0.2.0 • Published 9 years ago
passmake v0.2.0
Passmake
A command line application that generates cryptographically-strong, random strings of letters and numbers (and optionally symbols) using generate-password.
Install
$ npm install -g passmakeUsage
To generate a random string using the default settings:
$ passmakeTo automatically copy a generated string to the clipboard:
$ passmake --copyFor more details:
$ passmake --help