How to Install diceware in Ubuntu 18.04



Install diceware by entering the following commands in the terminal:

sudo apt update
sudo apt install diceware

Description:

Create memorizable passphrases from wordlists and various sources of randomness

Passphrase generator following the proposals of Arnold G. Reinhold on http://diceware.com . It generates passphrases by concatenating words randomly picked from wordlists.

Homepage: https://github.com/ulif/diceware

Version: 0.9.1-4.1

Section: universe/python