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

Getting A Lot of Nones' #83

Open
git4o opened this issue Jul 1, 2022 · 1 comment
Open

Getting A Lot of Nones' #83

git4o opened this issue Jul 1, 2022 · 1 comment

Comments

@git4o
Copy link

git4o commented Jul 1, 2022

When I run the following code:
from random_word import RandomWords
r = RandomWords()

print(r.get_random_word())
Like 50% of the time I am getting the word None
Otherwise, It works great and Ithink it is a great module!
image

@odysseuskir
Copy link

I also have this issue

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

No branches or pull requests

2 participants