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

Provide alternate method to generate random word than an API fetch #37

Open
odhran456 opened this issue Jun 11, 2020 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@odhran456
Copy link

Is your feature request related to a problem? Please describe.
I'm trying to use this package to generate 1000's words in a loop, but even with time.sleep() implementations I'm not getting http 200 success for every call.

Describe the solution you'd like
Provide an option to get random words through some local package of words I'd have to download

@onlinejudge95
Copy link

How about using nltk corpus?

@vaibhavsingh97 vaibhavsingh97 added the enhancement New feature or request label Feb 4, 2021
@Trimatix
Copy link

You should use your own API key. Of course the default key used by all library users will be overused.
Applying for an API key is simple, there's a link in the readme. Solved all my ratelimiting problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants