#266 Need LUA MakeRandomInt

Closed
opened 3 years ago by image · 2 comments
image commented 3 years ago

LUA math.random is unreliable due to unreliable seeding/randomized results, need a function to perform a more randomized result

LUA math.random is unreliable due to unreliable seeding/randomized results, need a function to perform a more randomized result
neatz09 commented 3 years ago
Collaborator

would it be possible to add one of these for float as spell since i was using OStime for those as well

would it be possible to add one of these for float as spell since i was using OStime for those as well
image commented 3 years ago
Collaborator
MakeRandomInt(min, max)
MakeRandomFloat(min, max)
``` MakeRandomInt(min, max) MakeRandomFloat(min, max) ```
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.