pwwizard

Crates.iopwwizard
lib.rspwwizard
version0.1.2
created_at2022-07-07 21:33:45.731009+00
updated_at2023-03-03 06:00:46.980002+00
descriptionA CLI password generator
homepage
repository
max_upload_size
id621495
size14,457
Joelly (felsel)

documentation

README

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.

Commit count: 0

cargo fmt