fast-mersenne-twister
A fast Mersenne Twister
A fast Mersenne Twister
A replacement for Math.random() that is tiny, fast, seedable, and has good statistical properties.
Fast simple seedable pseudo-random number generator
Generate pseudorandom numbers and sample probability distributions with optional seed and choice of algorithm.
pseudo random number generator park-miller-carta / lehmer version
A randomizer lib.
Pseudo-randomly generated patterns inspired by the Kente cloth tradition of Ghana
A linear congruential pseudorandom number generator (lcg).
Pseudorandom hexadecimal color generator.
Implementation of the PCG random number generator for JavaScript
Pseudorandom number generator (PRNG) for JavaScript
Fast deterministic random methods. Includes Uniform, Gaussian, gaming distributions, shuffles and antisort
Seedable pseudorandom number generator (PRNG).
A simple, no-frills, seedable random number generator from sha256 hashes
A serializable Mersenne Twister
A simple quick seedable random.
Configurable, flexible, and overall great random number and data generator library.
Various UMD builds of a great random number and data generator library.
An ES module with a class providing a "Pseudo-random number generator" which is "pluggable" meaning you can plug-in any PRNG algorithm. It's also "seedable" meaning that it can have a reproducible (deterministic) output based on its starting seed. The mod
Tiny collection of essential JavaScript utilities