@lazy-random/seed-algorithm
1.0.6 • Published 2 years ago
Port of NumPy's random.multivariate_normal to Node.JS
Class representing a pseudorandom number manager. Includes Mersenne Twister uniform distribution, Box Mueller gaussian distribution, n-sided die rolling, history of variable max size, elementary statistics, and scale/clip/round convenience functions.
The most powerful RNG in the world for game use - flexible, performant, seedable, serializable, reliable.