Skip to content

odemio/onf-diceware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

NodeJS tool to generate pseudo-random passphrases using the Diceware method

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.1%
  • HTML 2.9%