random.nextInt(min,max) #112
HomineLudens
started this conversation in
Polls
Replies: 1 comment
-
Also the float equivalent - random.next(min[,max]) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I often implement this function in my code, so curious to see if other people like to expands a little the already existing method.
6 votes ·
Beta Was this translation helpful? Give feedback.
All reactions