JSON Mock Data Generator

Generate a placeholder JSON document that keeps the original shape while replacing real values with generic examples. It is useful when sharing API contracts, screenshots, test fixtures, or bug reports without leaking data.

Local generation

Mock Data Generator

Generate realistic mock data for testing, development, and prototyping with multiple data types and Chinese data.

Fields Configuration

Generated Mock Data

Click Generate Data to create mock data.

Data handling notes

  • Objects and arrays keep the same nested structure.
  • Emails, URLs, dates, UUID-like strings, numbers, booleans, and plain strings receive generic replacements.
  • The result is deterministic and stays in the browser.

FAQ

Is this a privacy tool?It helps replace values, but you should still review output before sharing.
Does it generate random data?No. It creates deterministic placeholder values so examples remain stable.