Report whether fuzz determinism is currently enabled.
Synopsis
Declared in <util/check.h>
bool
EnableFuzzDeterminism();
Return Value
true if deterministic behavior required by fuzzing is in effect.
Created with MrDocs
Report whether fuzz determinism is currently enabled.
Declared in <util/check.h>
bool
EnableFuzzDeterminism();
true if deterministic behavior required by fuzzing is in effect.
Created with MrDocs