Searched hist:110321 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/lib/libc/stdlib/
H A Drand.cdiff 110321 Tue Feb 04 11:24:08 MST 2003 ache 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.
H A Drandom.cdiff 110321 Tue Feb 04 11:24:08 MST 2003 ache 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.

Completed in 116 milliseconds