You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
I would have expected for a word to be returned for each case, it becomes enev more obvious when you add a maxLength (in my case but probably with other parameters too)
Screenshots
This is a screenshot with following parameters:
hasDictionaryDef="true"maxLength=10
Environment (please complete the following information):
OS: Windows
Python [3.10]
Additional Informations
Do not hesitate to comment for any additionnal informations towards my issue!
Greetings
Thank you for taking time to read and I hope we will be able to fix this issue!
Bilal.
The text was updated successfully, but these errors were encountered:
The get_random_word function returns None to often
When called with various parameters, it returns None rather than a word...
To Reproduce
Here is the code to test on your own:
Expected behavior
I would have expected for a word to be returned for each case, it becomes enev more obvious when you add a maxLength (in my case but probably with other parameters too)
Screenshots
This is a screenshot with following parameters:
Environment (please complete the following information):
Additional Informations
Do not hesitate to comment for any additionnal informations towards my issue!
Greetings
Thank you for taking time to read and I hope we will be able to fix this issue!
Bilal.
The text was updated successfully, but these errors were encountered: