xethya-random-bbs

0.0.3 • Public • Published

xethya-random-bbs

NPM version NPM downloads Build Status Coverage Status Dependency Status

An implementation of the Blum Blum Shub PRNG.

How to Install

$ npm install xethya-random-bbs

Getting Started

...

How to Test

Run one, or a combination of the following commands to lint and test your code:

$ npm run lint          # Lint the source code with ESLint 
$ npm test              # Run unit tests with Mocha 
$ npm run test:watch    # Run unit tests with Mocha, and watch files for changes 
$ npm run test:cover    # Run unit tests with code coverage by Istanbul 

To launch the documentation site, run:

$ npm install -g easystatic
$ npm start

License

MIT © 2016 Joel A. Villarreal Bertoldi

Readme

Keywords

Package Sidebar

Install

npm i xethya-random-bbs

Weekly Downloads

6

Version

0.0.3

License

MIT

Last publish

Collaborators

  • paperchest