K 10 svn:author V 4 ache K 8 svn:date V 27 2003-02-04T11:24:08.000000Z K 7 svn:log V 308 For rand(3) and random(3) TYPE_0 drop NSHUFF values right after srand{om}() to remove part of seed -> 1st value correlation. Correlation still remains because of algorithm limits. Note that old algorithm have even stronger correlation, especially in the lower bits area, but not eye-visible, as current one. END