Double usage of random() in the pseudo device to avoid setting
authorhugh <hugh@openbsd.org>
Tue, 18 Apr 2000 15:11:28 +0000 (15:11 +0000)
committerhugh <hugh@openbsd.org>
Tue, 18 Apr 2000 15:11:28 +0000 (15:11 +0000)
commitd0ccbffdb066004b146b7fe7f88cbcd38bb3722f
treed4ed81d4cf026a7d04867184279668392a6db95c
parentc5aca4635af16419b306ccc62fb1874123da8ab2
Double usage of random() in the pseudo device to avoid setting
every 32nd bit to zero in the output.  Checked by mickey.
sys/dev/rnd.c