1.0.2 • Published 4 years ago
random-bytes-cli v1.0.2
random-bytes-cli
Node.js module to generate random bytes using crypto's module randomBytes function.
Installation
$ npm install random-bytes-cliUsage
$ randombytes <size> <format>size: number of bytes to generateformat: output format, one ofhexorbase64