rand-bool

69.0.0 • Public • Published

rand-bool

Generates a random boolean value.

npm i rand-bool --save

Usage

'use strict'
const rbool = require('rand-bool');
const myRandombool = rbool();
console.log(myRandombool); // either true or false

Note : Only works in node 6.2

LICENSE

MIT

Reference

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 69.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 69.0.0
    2
  • 27.0.0
    0
  • 10.0.0
    0

Package Sidebar

Install

npm i rand-bool

Weekly Downloads

2

Version

69.0.0

License

MIT

Last publish

Collaborators

  • robotmayo