node-pseudorandombytes
crypto.pseudoRandomBytes but for use with browserify
Description
In node it just returns crypto.pseudoRandomBytes but in the browser it uses randombytes module if available else it seeds a prng based on chacha20poly1305 To be clear there is no legitimate reason for you ever to want to use this. The algorithms used in this module are **NOT** suitable for cryptographical usage. This package is provided **ONLY** to run tests of node-crypto-browserify. Node.js is an event-based server-side JavaScript engine.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/crypto-browserify/pseudorandombytes#readme
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install node-pseudorandombytes