pub fn random_schema(rng: &mut impl Rng, depth: u8) -> ValueExpand description
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.