polyfill-crypto.getrandomvalues
ISCThis is a polyfill for `window.crypto.getRandomValues()`. In place of `Math.random()` it uses the [Mersenne Twister pseudorandom number generator](https://github.com/boo1ean/mersenne-twister) seeded by `Math.random()`.
85
Security score
0 known advisories in v1.0.0
Weekly downloads
—
Unpacked size
—
Dependencies
1
Last publish
10 years ago
Security advisories
No known vulnerabilities affect v1.0.0.