UNPKG

get-random-values-esm

Version:

A wrapper that rebundles [`get-random-values`](https://www.npmjs.com/package/get-random-values) into ESM, so you can use it in your `vite`, `skypack`, or wherever you need ESM.

2 lines (1 loc) 76 B
export default function getRandomValues(typedArray: Uint8Array): Uint8Array