Open odhran456 opened 4 years ago
How about using nltk corpus?
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.
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