Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

42 lines (25 loc) · 1.09 KB

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).
-h, --help | Display help.

Ports

License

GPLv3

Author

Benjamin Toll