This is a little tool for generating diceware-like passwords on the command line. PLEASE NOTE, this is NOT AS SECURE as generating a real diceware password with real dice. Please do not use this generator for anything other than TEMPORARY passwords - see the actual diceware page for generating real-world passwords.
Install go, then run:
go get github.com/justinian/go-diceware
This should install the go-diceware
binary in your $GOPATH/bin
.
Usage of ./go-diceware:
-count=10: Number of phrases to generate
-words=5: Number of words in a phrase