xkcd password generator
Generate passwords that are easy to remember. Inspired by the xkcd webcomic on passwords:

Word Lists
This project uses the word lists for random passphrases provided by EFF (Electronic Frontier Foundation). EFF's long word list is used by default, though all three of their word lists are available.
Install
Use cargo to install xkpass:
Alternatively, build from source:
Usage
License
xkpass is licensed under the terms of either the MIT license or the Apache License 2.0.