Crates.io | passgen-rs |
lib.rs | passgen-rs |
version | 0.2.0 |
source | src |
created_at | 2024-09-23 18:45:19.951655 |
updated_at | 2024-09-29 16:23:45.223345 |
description | Password generator with a regular-expression-like syntax |
homepage | https://passgen.io |
repository | https://gitlab.com/passgen/passgen-rs |
max_upload_size | |
id | 1384368 |
size | 3,579,901 |
Rust implementation of Passgen, a passphrase generator with a regular-expression-like syntax. It has some features that make it interesting:
If you have a Rust installation, you can use Cargo to install it for your user account:
cargo install passgen-rs
Todo.
MIT.