Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand nouns and adjectives list and add method to generate three words #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

prabhakar97
Copy link

Description

The nouns and adjectives list is pretty small with roughly ~3000 possible word combinations. This PR expands that list by a huge margin with roughly ~300 adjectives and ~540 nouns increasing the generatable word combinations to ~160k. It also adds a Generate3 method that generates three words with last one being a four digit number, increasing the total combination to ~1.6 billion.

Approach

Expanding the word list and adding a function to generate 3 words.

Open questions

None

Additional information

N/A

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.

1 participant