Package Exports
- xethya-extension-random-mtw
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (xethya-extension-random-mtw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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-mtwGetting 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 MochaLicense
MIT © 2016-2017 Joel A. Villarreal Bertoldi