JSPM

xethya-extension-random-mtw

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q15220F
  • License MIT

Implementation of the Mersenne-Twister algorithm for generation of pseudo-random numbers.

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

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