main
_ 2024-10-01 23:45:30 +00:00
parent a2a3dc0d8d
commit dd454dd22b
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
A diceware passphrase generator, e.g. `correct horse battery staple` A diceware passphrase generator, e.g. `correct horse battery staple`
Install with `cargo install division_of_one` or download the Windows exe from my Git forge: https://six-five-six-four.com/git/reactor/division_of_one
# Why this and not another generator? # Why this and not another generator?
It's easier to write 40 lines of Rust than to audit it. It's easier to write 40 lines of Rust than to audit it.