Crates.io | passgenerator |
lib.rs | passgenerator |
version | 0.1.1 |
source | src |
created_at | 2023-08-15 22:58:30.855305 |
updated_at | 2023-12-24 09:49:29.913765 |
description | A simple password generator |
homepage | |
repository | |
max_upload_size | |
id | 945371 |
size | 12,809 |
Customizable password generator with rust
Compiling the code:
cargo build -r
Run the code:
cd target/release
./passgen
or just
cargo run
After running the program you will see
Enter password lenght(max i16):
Type in the password lenght as long as itsin i16 boundires (32,767) Example:
10
After setting the lenght you will see
Customize the password.
Type 1 to include lowercase letters
Type 2 to include uppercase letters
Type 3 to include numbers
Type 4 to include special characters
Usage: 124 includes everything except numbers
In this part you specify what characters to include. Example:
124
Example output:
ujA)?XVD+k