| Crates.io | r_pass |
| lib.rs | r_pass |
| version | 0.2.0 |
| created_at | 2025-12-22 02:12:31.674143+00 |
| updated_at | 2025-12-28 15:44:13.725573+00 |
| description | A program to quickly create a secure* password |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1998912 |
| size | 43,262 |
Password Generator project built on Rust
./r_pass
Creates a quick secure* secret key
*[16 character string, alphanumeric and symbols]
This binary currently does NOT fail gracefully.
However, the only reason this code would not run successfully is if stdout cannot be flushed. I will be adding graceful failures in a future release.