diff options
author | ache <ache@FreeBSD.org> | 2003-02-04 11:24:08 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-02-04 11:24:08 +0000 |
commit | 406a1bc7bbfd2c7d241946c23ede8ec59fd436e2 (patch) | |
tree | b794978ed6263b8a5298e3cbb4e07dc4fce01682 /sys | |
parent | 150cf2a7fd2d4c9336894a5581fa9dee511a6f57 (diff) | |
download | FreeBSD-src-406a1bc7bbfd2c7d241946c23ede8ec59fd436e2.zip FreeBSD-src-406a1bc7bbfd2c7d241946c23ede8ec59fd436e2.tar.gz |
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.
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions