Mock data generator
Feed it a JSON Schema and get sample payloads back — useful for seeding tests, demos and API stubs. The seed makes output repeatable, so the same seed always produces the same data.
Respects enum, const, formats, numeric and length bounds, required vs optional, and $ref to local pointers. ⌘/Ctrl + Enter runs it again. Everything happens in this browser — nothing is uploaded.