mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 17:18:20 +00:00
![]() 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. |
||
---|---|---|
.. | ||
src | ||
.btest-ignore | ||
CMakeLists.txt |