docs
parent
a2a3dc0d8d
commit
dd454dd22b
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue