Compare commits

..

1 Commits
v0.1.1 ... main

Author SHA1 Message Date
_ dd454dd22b docs 2024-10-01 23:45:30 +00:00
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`
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?
It's easier to write 40 lines of Rust than to audit it.