Hello,
Can Math.Random randomize a number with two zeros after the decimal point?
I want a 4 digits number (integer) and would like to check the option of, for example, 0.0012... since i multiply the randomized number by 10000.
Thanks