Functions§
- generate_
value - Generate a random JSON value intended to satisfy
schema
. We limit recursion withdepth
. - random_
schema - Generate a random JSON Schema (subset) for fuzzing the value‑generator itself. The result is raw JSON so it can immediately be passed into the authoritative validator for cross‑checking.