Posted by Haipeng Guo on January 10, 2001 at 23:34:25:
Dear all,
Is there anybody who has used the Random Class in Java.util.Random? How random is it? I want to use it generate random doubles, uniformly distributed between 0.0 and 1.0. Do you have any idea how random and uniform it (the random numbers generated by Java.util.random) is? Thank you very much for any suggestions!
-hpguo