prng-xoshiro

JavaScript implementation of the xoshiro deterministic family of PRNGs (pseudorandom number generators). Written in pure JS, and works on node.js as well as browsers.

mangata-prng-xoshiro

JavaScript implementation of the xoshiro deterministic family of PRNGs (pseudorandom number generators). Written in pure JS, and works on node.js as well as browsers.

@wow_1/hyperflux

Ultra-fast, crypto-hardened dual-mode RNG for Node.js and web. (fast & secure modes unified)

xoshiro128

A fast, seedable, non-cryptographic random number generator.