random-value
v1.0.0
Published
Random Value Generation
Maintainers
Readme
Random Value Generation
Installation
$ npm install --save random-valueFunctions
Check out the docs! random-value.surge.sh
Usage
const random = require('random-value');
random.randomNumber() // Generates a random Number
random.randomBool() // Generates a random BooleanTests / Coverage

License
Apache-2.0 © Adam Kelly
