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.
xoshiro
A pseudo random number generator
xoshiro128
A fast, seedable, non-cryptographic random number generator.