- Oct 25, 2006
- 11,036
- 11
- 91
This has been bugging me for some time now. How is it that in Java, using something like Math.random() will get you a random number?
I was under the impression that no algorithm could actually get a random number every time, unless it used an outside variable like the current second?
I was under the impression that no algorithm could actually get a random number every time, unless it used an outside variable like the current second?
