03.02.2023, 11:31
Hi,
I noticed that when I use the math.random() with out arguments returns allways the same value, if arguments are used return the maximun.
example:
log(math.random())
returns:
* number: 0.794206292431241
what I am doing wrong?
Thanks!!
I noticed that when I use the math.random() with out arguments returns allways the same value, if arguments are used return the maximun.
example:
log(math.random())
returns:
* number: 0.794206292431241
what I am doing wrong?
Thanks!!