random-enough

1.0.2 • Public • Published

random-enough

For when crypto.randomBytes() would be nice, but crypto.pseudoRandomBytes() is good enough.

var randomEnoughBytes = require('random-enough');

randomEnoughBytes(size, function (err, buf) {...});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    0
  • 1.0.1
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i random-enough

Weekly Downloads

1

Version

1.0.2

License

none

Last publish

Collaborators

  • alivesay