@stdlib/random-base-minstd32.9kApache-2.00.2.1A linear congruential pseudorandom number generator (LCG) based on Park and Miller.
stdlib-jsover 1 year 前stdlib, stdmath, mathematics, math random-seedable12.2kMIT1.0.8Fully-fledged collection of both 32 and 64 bit seedable random number generators whose output precisely matches their original c/c++ implementations.
ChrisAkroydabout 3 years 前Xorwow, Xorshift, LCG, random park-miller7.9kMIT2.0.0Park-Miller pseudorandom number generator (PRNG)
sindresorhusabout 3 years 前park-miller, park, miller, pseudorandom arbitrary546MIT1.4.10Efficient Reversible Number Generator
francoislabergeabout 3 years 前lcg, rlcg, reversible, linear congruent generator