1.2.1 • Published 1 year ago
@gouvernathor/rng v1.2.1
RNG-TS
Provides a deterministic and reseedable pseudorandom number generator, with many utility functions similar to those of Python's random module - but not with a compatible API.
The Mersenne-Twister implementation is adapted from Jonas Hermsmeier's rng.js, licensed under the MIT license.