Runs generate repeatedly and diffs every later run against the first - the same seed
(pushed by the caller around generate) must produce byte-identical artifacts every time,
or the generator itself is non-deterministic regardless of what it is being compared against.
Runs
generaterepeatedly and diffs every later run against the first - the same seed (pushed by the caller aroundgenerate) must produce byte-identical artifacts every time, or the generator itself is non-deterministic regardless of what it is being compared against.