simple-diceware

Crates.iosimple-diceware
lib.rssimple-diceware
version0.2.0
sourcesrc
created_at2023-08-24 01:42:27.602107
updated_at2023-08-24 01:48:55.875134
descriptionCreate diceware passwords from the command line
homepagehttps://github.com/bchopson/simple-diceware-rs
repositoryhttps://github.com/bchopson/simple-diceware-rs
max_upload_size
id953193
size122,987
Ben Chopson (bchopson)

documentation

README

Simple Diceware

Create diceware-style passwords from the command line.

Wordlist copied from https://www.eff.org/files/2016/07/18/eff_large_wordlist.txt

Install

cargo install simple-diceware

Use

diceware 6 to generate six-word passphrase

Commit count: 4

cargo fmt