Skip to content

Utilizes random.org's TRNG and a combined wordlist of unique european words to generate passphrases.

License

Notifications You must be signed in to change notification settings

rbledsaw3/passwordgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

passwordgenerator

Utilizes random.org's TRNG and a combined wordlist of 1,466,238 unique european words to generate passphrases.

Languages

This script uses a unique list of words from American, British, and Canadian English, Spanish, Italian, Portuguese, Ecclesial Latin, French, and Swedish. All utf8 and iso-8859-15 encoded characters have been transliterated to a simple ASCII equivalent.

Usage

To use, simply run:

./pphgen n

where n is the number of words you wish to have in your passphrase.

About

Utilizes random.org's TRNG and a combined wordlist of unique european words to generate passphrases.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages