vaibhavsingh97 / random-word

This is a simple python package to generate random english words
https://pypi.org/project/random-word/
MIT License
123 stars 25 forks source link

Error occured, No result found #44

Closed code-talks-abhay closed 3 years ago

code-talks-abhay commented 3 years ago

Describe the bug When I used the .get_random_word(), it is throwing the error: Error occurred, No result found

ghost commented 3 years ago

same

DarkDestroyer12334 commented 3 years ago

Same

vaibhavsingh97 commented 3 years ago

Thanks for reporting, I am working on it, will update the package today. I didn't know that this small project would blow up, as I made this because I wanted to use this in one of my projects at university

vaibhavsingh97 commented 3 years ago

I had released a new version on PyPI (https://pypi.org/project/Random-Word/1.0.6/), this will fix recent issues. Next weekend, I will refactor the whole repository to support multiple sources like Oxford, etc