Project
Roulette

Realistic Content Generator

Placeholder data that looks like your actual product.

BeginnerWeb appDev tool6–14hAI-buildable 5/5no setupworth shipping

Generate realistic mock content — names, addresses, product listings, comment threads — shaped to a schema you define, and output as JSON or rendered components. Far more useful than lorem ipsum because it exposes the layout problems real data will cause.

UI
Logic
Useful

Hosting · Free forever

Deploys free on GitHub Pages, Cloudflare Pages or Vercel Hobby.

Deploy it and share a link.

Core features · 7

  • Define a schema with typed fields
  • Generate any number of records matching it
  • Field types include names, dates, prices, paragraphs and images
  • Generated values are internally consistent within a record
  • Deliberately awkward values can be included to stress-test layouts
  • Output as JSON, CSV or a rendered preview
  • Schemas are saved for reuse

The interesting part

  • Keeping fields consistent within a record, so the email matches the name
  • Including realistic edge cases without producing unusable garbage
  • Bundling enough source data without a huge payload

Once it works

  • Add relational data with linked records
  • Add locale-specific name and address formats
  • Add a seeded mode for reproducible datasets

Suggested stack

reacttypescripttailwindlocalstorage

Track it