jsentropy
v0.0.2
Published
Javascript Entropy(Random) Library
Downloads
12
Readme
jsentropy
This is a set of PRNG's (Pseudo Random Number Generator) for javascript, specifically for node.
Implimented PRNGs:
- Linear Congruential Generator
Installing
npm install jsentropy (I have not released this to the npm repor yet, It will be done soon).
