#266 Need LUA MakeRandomInt

Fermé
Créé il y a 3 ans par image · 2 commentaires
image a commenté il y a 3 ans

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 a commenté il y a 3 ans
Collaborateur

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 a commenté il y a 3 ans
Collaborateur
MakeRandomInt(min, max)
MakeRandomFloat(min, max)
``` MakeRandomInt(min, max) MakeRandomFloat(min, max) ```
Connectez-vous pour rejoindre cette conversation.
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.