xethya-extension-random-bbs

An implementation of the Blum Blum Shub PRNG.

Usage no npm install needed!

<script type="module">
  import xethyaExtensionRandomBbs from 'https://cdn.skypack.dev/xethya-extension-random-bbs';
</script>

README

xethya-extension-random-bbs

NPM version NPM downloads

An implementation of the Blum Blum Shub PRNG.

How to Install

$ npm i --save xethya-random-bbs

Getting Started

Read the docs

How to Test

$ npm run test              # Run unit tests with Mocha

License

MIT © 2016-2017 Joel A. Villarreal Bertoldi