random-bytes-cli
v1.0.2
Published
node crypto.randomBytes Command Line Interface
Downloads
3
Readme
random-bytes-cli
Node.js module to generate random bytes using crypto
's module randomBytes
function.
Installation
$ npm install random-bytes-cli
Usage
$ randombytes <size> <format>
size
: number of bytes to generateformat
: output format, one ofhex
orbase64