Compare commits

..

No commits in common. "main" and "v0.1.1" have entirely different histories.
main ... v0.1.1

1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@
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.