zeek/testing/btest/plugins/reader-plugin
Jon Siwek d486af06b1 Add zeek::max_random() & fix misuse of RAND_MAX w/ zeek::random_number()
In deterministic mode, RAND_MAX is not related to the result of
zeek::random_number() (formerly bro_random()), but some logic was
using RAND_MAX as indication of the possible range of values.  The
new zeek::max_random() will give the correct upper-bound regardless
of whether deterministic-mode is used.
2020-07-22 14:01:33 -07:00
..
src Add zeek::max_random() & fix misuse of RAND_MAX w/ zeek::random_number() 2020-07-22 14:01:33 -07:00
.btest-ignore Test case for a dynamic input reader. 2014-07-31 12:07:34 -07:00
CMakeLists.txt Additional Bro to Zeek renaming 2019-05-19 16:51:36 -05:00