Skip to content
/ dice Public

Python script to generate strong pass phrases using the dice method.

Notifications You must be signed in to change notification settings

angelga/dice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

dice

Clone and run to generate a strong pass phrase for your password database. This uses the dice method from words from local file (sourced from here). To learn more about the dice method read this or this.

Clone and run:

python dice.py

Sample output:

61356   tr
31262   gnome
61124   tin
44562   par
61143   tired
26425   fw
41613   md

Now you only need to memorize passphrase tr gnome tin par tired fw md.

About

Python script to generate strong pass phrases using the dice method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages