Skip to content

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

Notifications You must be signed in to change notification settings

spicybirsge/secret-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published