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) {...});

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i random-enough

      Weekly Downloads

      1

      Version

      1.0.2

      License

      none

      Last publish

      Collaborators

      • alivesay