random-bytes-cli

1.0.2 • Public • Published

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.20latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.20
1.0.10

Package Sidebar

Install

npm i random-bytes-cli

Weekly Downloads

0

Version

1.0.2

License

GPL-3.0

Unpacked Size

40.4 kB

Total Files

7

Last publish

Collaborators

  • rjmunhoz