licenses.dev

react-native-get-random-values v1.11.0

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.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
fast-base64-decode • 1.0.0A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/react-native-get-random-values)](https://licenses.dev/npm/react-native-get-random-values)
<a href="https://licenses.dev/npm/react-native-get-random-values">
  <img src="https://licenses.dev/b/npm/react-native-get-random-values" alt="licenses" />
</a>

Or the licenses badge code for the 1.11.0 version:

[![licenses](https://licenses.dev/b/npm/react-native-get-random-values/1.11.0)](https://licenses.dev/npm/react-native-get-random-values/1.11.0)
<a href="https://licenses.dev/npm/react-native-get-random-values/1.11.0">
  <img src="https://licenses.dev/b/npm/react-native-get-random-values/1.11.0" alt="licenses" />
</a>
GitHub