random password generator in rust
Find a file
2024-06-01 15:54:55 -04:00
src use custom charset for random string 2024-06-01 15:37:33 -04:00
.envrc Initial commit 2024-06-01 10:03:53 -04:00
.gitignore remove cargo.lock from .gitignore 2024-06-01 11:52:17 -04:00
Cargo.lock remove cargo.lock from .gitignore 2024-06-01 11:52:17 -04:00
Cargo.toml init commit 2024-06-01 10:59:32 -04:00
flake.lock init commit 2024-06-01 10:59:32 -04:00
flake.nix add nix pkg 2024-06-01 11:56:23 -04:00
LICENSE Initial commit 2024-06-01 10:03:53 -04:00
README.md init readme 2024-06-01 15:54:55 -04:00
statix.toml Initial commit 2024-06-01 10:03:53 -04:00

passgen

password generator in rust am practacing

features?

generate strong passwords -l to set the pwd length -f and -w to write to a file