A small implementation of crypto.getRandomValues
for React Native. This is useful to polyfill for libraries like uuid that depend on it.
A wrapper that rebundles get-random-values
into ESM, so you can use it in your vite
, skypack
, or wherever you need ESM.
A small implementation of crypto.getRandomValues
for React Native. This is useful to polyfill for libraries like uuid that depend on it.
⚡️ A fast implementation of crypto.getRandomValues
for React Native
implementation of getRandomValues for React Native