Fake Data Generator (Basic)

Generate mock user/address/company datasets in JSON or CSV

How to generate fake data

  1. Set options JSON with count, type, format, and optional seed.
  2. Supported types: user, address, company.
  3. Formats: json and csv.

Use a fixed seed to get deterministic outputs across runs.