A simple CLI password generator.
Dependency:
Rust Installation: git:
clone, compile and move the binary to path Rust: cargo install wizard 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.