1.1.4 • Published 3 years ago

ciphr v1.1.4

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

CIPHR | SECURE PASSWORD GENERATOR


GENERATE SECURE PASSWORDS RIGHT THROUGH YOUR COMMAND LINE.

EASY-TO-INSTALL AND EASY-TO-USE.

Commands:

ciphr -l=20     // sets the length of the password.
ciphr -ei       // eliminates all integers from the password.
ciphr -es       // eliminates all symbols from the password.
ciphr --save    // saves the password to password.txt file.