diff options
author | 2014-12-08 21:48:27 +0000 | |
---|---|---|
committer | 2014-12-08 21:48:27 +0000 | |
commit | b8fd3560adada818c6ae0bb49d16721e811df76a (patch) | |
tree | 9c835b2d72fec701b03fd9c98dfa2eeea99100ca /lib/libc/stdlib/rand.c | |
parent | Do not report underruns as bus data errors, as suggested by section (diff) | |
download | wireguard-openbsd-b8fd3560adada818c6ae0bb49d16721e811df76a.tar.xz wireguard-openbsd-b8fd3560adada818c6ae0bb49d16721e811df76a.zip |
Don't need special complex rand vs arc4random code. If the
standards-mandated "seed" method is used, simply call
srand_deterministic() and the subsystem switches out of strong
random mode into C89 crap mode.
ok millert
Diffstat (limited to 'lib/libc/stdlib/rand.c')
0 files changed, 0 insertions, 0 deletions