Hello all.
Using rule "RandomInteger[{2^30,2^31}]", we can produce one random integer with 31 bit ? In fact by execute this rule , produce one integer with about 60 bits !!!!!! Yes, this is a bug in Mathematica 6.0. But , however , mathematica is one best and fast softwares that I know.
I use rule RandomInteger[]+2*RandomInteger[{2^29, 2^30}] . Is this right?
Thank you all.