1.0.2 • Published 2 years ago

secret-gen-cli v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Generate

Simple CLI that generates a secure secret for you using the node crypto module.

Installation

To install this simply run npm i -g secret-gen-cli

Usage

  • generate <length> length is optional if no length the lenght will be 72.

Notice

The length of the string is not exactly the length provided, because it converts the string to hex.

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago