Skip to content

alivesay/random-enough

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published