Fake Data Generator (Basic)
Generate mock user/address/company datasets in JSON or CSV
How to generate fake data
- Set options JSON with
count,type,format, and optionalseed. - Supported types:
user,address,company. - Formats:
jsonandcsv.
Use a fixed seed to get deterministic outputs across runs.