UNPKG

xethya-random-bbs

Version:

An implementation of the Blum Blum Shub PRNG.

11 lines (10 loc) 140 B
sudo: false language: node_js node_js: - '5' - '4' script: - npm run lint - npm run test:cover after_success: - npm run coveralls