3 releases
0.1.2 | Mar 3, 2023 |
---|---|
0.1.1 | Jul 7, 2022 |
0.1.0 | Jul 7, 2022 |
#28 in #cli-password
7KB
110 lines
A simple CLI password generator.
Dependency:
Rust Installation: git: clone, compile and move the binary to path Rust: cargo install pwwizard
Program not outputting the correct length!! (Division related) --> program tries to have an equal amount of capitalized and lowercase letters, numbers,and special characters
Flags: --length [number] | required, length of password. --special | optional, include special characters or not, including its means true.
Feel free to build upon this project.
Dependencies
~3.5MB
~69K SLoC