number-generator
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
Generate repeatable pseudo random numbers and non-cryptographic hash numbers for usage in Node.js and browser environments.
Seedable random number generator supporting many common distributions.
check actual number is expected number ± delta
`lodash.random` but using Alea
Seedable PRNG for JS/TS
Reproducible sequences of pseudo random numbers for TypeScript and JavaScript
seedable random, an implementation of Johannes Baagøe's Alea
Uniform and weighted shuffling and sampling with Alea
Simple, node/browser compatible Alea RNG generator from http://baagoe.com/en/RandomMusings/javascript/
A tiny (but advanced) simplex noise module
The building blocks of Cogito.
Generate and use memorable random seeds.
Pseudorandom number generator based on Alea algorithm.
wrap xorshift128+ to random number generator