UNPKG

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 (1 loc) 60 B
// The web platform already has support for getRandomValues