Math.Random isn't randomized. #2805
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
closed-duplicate
Closed in favor of an existing report
This issue was originally filed by ryng...@gmail.com
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Fixed production of random number
What version of the product are you using? On what operating system?
version dated 4/18/2012. Windows 7
Please provide any additional information below.
the alternative way I did for the randomization process was, multiply the random number by the seconds clock since the randomization process didn't actually work.
The text was updated successfully, but these errors were encountered: