UNPKG

@react-native-oh-tpl/react-native-get-random-values

Version:

A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.

2 lines 118 B
export * from './src/main/ets/RNGetRandomValuesPackage'; export * from "./src/main/ets/RNGetRandomValuesTurboModule";