xethya-extension-random-mtw
v2.0.0
Published
Implementation of the Mersenne-Twister algorithm for generation of pseudo-random numbers.
Downloads
6
Maintainers
Readme
xethya-random-mtw
Implementation of the Mersenne-Twister algorithm for generation of pseudo-random numbers.
How to Install
$ npm i --save xethya-extension-random-mtw
Getting Started
Read the docs.
How to Test
Run one, or a combination of the following commands to lint and test your code:
$ npm test # Run unit tests with Mocha
License
MIT © 2016-2017 Joel A. Villarreal Bertoldi