24 "The current fuzz target used the global random state.\n\n"
26 "This is acceptable, but requires the fuzz target to call \n"
27 "SeedRandomStateForTest(SeedRand::ZEROS) at the beginning \n"
28 "of processing the fuzz input.\n\n"
30 "An alternative solution would be to avoid any use of globals.\n\n"
32 "Without a solution, fuzz stability and determinism can lead \n"
33 "to non-reproducible bugs or inefficient fuzzing.\n\n"
std::atomic< bool > g_used_g_prng
std::atomic< bool > g_seeded_g_prng_zero