Re: leading digits of an LCG

pschax_at_gmail.com
Date: 04/30/05


Date: 29 Apr 2005 22:48:15 -0700


 I should have been more clear. I meant statistical randomness
 and not predictability. Knuth proved that it takes O(2**l) steps .
 But now I'm not worried about that either as I use these higher
 order bits to index an array and not directly.
 
 chax.