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