node-csprng
node-csprng copied to clipboard
Secure random numbers of any size in any base
Results
1
node-csprng issues
Sort by
recently updated
recently updated
newest added
Maybe i'm not understanding something well enough but: `crypto.randomBytes(bytes)` accepts bytes, not bits (as indicated in the readme) https://nodejs.org/api/crypto.html#cryptorandombytessize-callback