zeek/testing/btest/Baseline/bifs.rand
Jon Siwek 887b53b7f3 GH-1076: Fix bro_srandom() to replace 0 seeds with 1
The bro_prng() implementation cannot generate 0 as a result since it
causes every subsequent number from the PRNG to also be 0, so use the
number 1 instead of 0.
2020-07-22 14:01:33 -07:00
..
out Baseline updates after hash function change. 2016-07-13 10:11:37 -07:00
out.2 Baseline updates after hash function change. 2016-07-13 10:11:37 -07:00
out.3 GH-1076: Fix use of getrandom() 2020-07-22 14:01:33 -07:00
out.4 GH-1076: Fix bro_srandom() to replace 0 seeds with 1 2020-07-22 14:01:33 -07:00