2.0.0 • Published 6 years ago

xethya-extension-random-mtw v2.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

xethya-random-mtw

NPM version NPM downloads

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