rngoose is a nodejs module that implements various utilities for generating pseudo-random numbers in JavaScript.
-
Updated
Nov 6, 2023 - JavaScript
rngoose is a nodejs module that implements various utilities for generating pseudo-random numbers in JavaScript.
Uses the Fisher-Yates algorithm, aka the Knuth Shuffle. JavaScript library built on python's PRNG module "random". Core following WELL - 10244a PRNG.
Add a description, image, and links to the rng-features topic page so that developers can more easily learn about it.
To associate your repository with the rng-features topic, visit your repo's landing page and select "manage topics."