← Home
Data / Mock
Generate, query, validate, and reshape structured data.
Fake Data Generator
Generate deterministic sample people as JSON or CSV.
Data / MockJSON ↔ CSV
Convert arrays of objects and CSV tables.
Data / MockJSON → SQL INSERT
Create SQL INSERT statements from object arrays.
Data / MockJSON Flatten / Unflatten
Convert nested objects to dot paths and back.
Data / MockJSON Path Query
Select nested values using a safe dot-and-index path.
Data / MockJSON Schema Validator
Validate common JSON Schema types and constraints.
Data / MockJSON Deep Merge
Recursively merge two JSON documents.
Data / MockJSON Key Sorter
Recursively sort object keys for stable output.
Data / MockDataset Sampler
Take a reproducible subset of a JSON array.
Data / Mock