#266 Need LUA MakeRandomInt

Fechado
há 3 anos atrás aberto por image · 2 comentários

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 comentado há 3 anos atrás
Colaborador

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 comentado há 3 anos atrás
Colaborador
MakeRandomInt(min, max)
MakeRandomFloat(min, max)
``` MakeRandomInt(min, max) MakeRandomFloat(min, max) ```
Faça login para participar desta conversação.
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.