onf-diceware

Build Status Coverage Status npm

What is Diceware?

From the official site:

Dicewareâ„¢ is a method for picking passphrases that uses dice to select words at random from a special list called the Diceware Word List.

Installation

npm i onf-diceware

Usage

Command | Description
------------ | -------------
generate | Generate a passphrase using the Diceware method.

Option | Description
------------ | -------------
-n=NUM | The length of the passphrase (defaults to six words).
-delimiter=CHAR | The character that joins the words.
-h, --help | Display help.

Ports

License

GPLv3

Author

Benjamin Toll