A quick and simple cryptographically secure script to generate high entropy passphrases using the Electronic Frontier Foundation's word list.
$ passphraseme 7
banana stopwatch appealing germinate survival retired comma
$ passphraseme 5
borrower harvest stature entity blimp
$ git clone https://github.com/micahflee/passphraseme.git
$ cp passphraseme/passphraseme /usr/local/bin