-
-
Notifications
You must be signed in to change notification settings - Fork 929
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
Move random.word to word.any #339
Comments
I'll take this! Simple enough. |
I see this PR though... should I wait until that is merged? #276 |
In principle no changes like this will be merged until 6.0 is released. So I would wait with this, yes. |
Since 6.0 was released, I'll continue with this one! |
Please don't. It has been already discussed and I am on it. |
Sounds good! |
I would like to get this implemented. |
Clear and concise description of the problem
Most of the methods of random already found their new home, like
random.number
>datatype.number
Suggested solution
Move
random.word
toword.any
and deprecaterandom.word
.Alternative
No response
Additional context
#276 (comment)
The text was updated successfully, but these errors were encountered: