#266 Need LUA MakeRandomInt

已关闭
image3 年之前创建 · 2 条评论
image 评论于 3 年之前

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 评论于 3 年之前
协作者

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 评论于 3 年之前
协作者
MakeRandomInt(min, max)
MakeRandomFloat(min, max)
``` MakeRandomInt(min, max) MakeRandomFloat(min, max) ```
image3 年之前 关闭
登录 并参与到对话中。
正在加载...
取消
保存
这个人很懒,什么都没留下。