Install golang-github-nebulouslabs-entropy-mnemonics-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-nebulouslabs-entropy-mnemonics-dev
Description:
Human readable entropy.
This Go library converts byte slices into human-friendly phrases. . The primary purpose is to assist with the generation of cryptographically secure passwords. The threshold for a cryptographically secure password is between 128 and 256 bits, which when converted to base64 is 22-43 random characters. Random characters are both difficult to remember and subject to error when spoken or written down; slurring or sloppy handwriting can make it difficult to recover a password.
Homepage: https://github.com/nebulouslabs/entropy-mnemonics
Version: 0.0~git20170316.0.7b01a64-1
Section: universe/devel