Skip to content

json version of the word lists#4

Open
jonathanruiz wants to merge 2 commits intoNaturalLanguagePasswords:masterfrom
jonathanruiz:master
Open

json version of the word lists#4
jonathanruiz wants to merge 2 commits intoNaturalLanguagePasswords:masterfrom
jonathanruiz:master

Conversation

@jonathanruiz
Copy link
Copy Markdown

@jonathanruiz jonathanruiz commented May 13, 2020

Adds a JSON version of the word list for a NoSQL solution. It also has a simple script that will simulate the dice rolling and pick out the words from the JSON lists.

@jonathanruiz
Copy link
Copy Markdown
Author

Has anyone else found this to helpful?

@UziTech
Copy link
Copy Markdown

UziTech commented Jun 6, 2020

I have used a modified version of this script quite a few times. It has been extremely helpful. 👍

@jonathanruiz
Copy link
Copy Markdown
Author

Cool! What changes did you make that helped to make it more useful?

@UziTech
Copy link
Copy Markdown

UziTech commented Jun 8, 2020

I changed the json files so the id is the key to make it faster to get a word with an id and added the ability to use an argument to determine the number of adjective-noun word combos.

I also renamed the script to pgen so I can call pgen [num] to get a list of random words with [num] word combos.

jonathanruiz/system@master...UziTech:pgen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants