#how to make math.random with decimals
1 messages · Page 1 of 1 (latest)
Random.new works with decimals I guess. For math random use basic numbers and divide by 10
how to divide by 10
/ 10
like this?
yes
ty
this guy slow
1 messages · Page 1 of 1 (latest)
i want to do something in a script that needs math.random but my minimum is 0.6 and maximum is 0.8 (so the number would be 0.6, 0.7 or 0.8) but it wont work
Random.new works with decimals I guess. For math random use basic numbers and divide by 10
how to divide by 10
/ 10
like this?
yes
ty
this guy slow