Skip to content

roziscoding/random-bytes-cli

Repository files navigation

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 generate
  • format: output format, one of hex or base64

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors