# Preset dataset generator — instant test data, no upload

> Generate common test datasets — customers, products, orders, employees — with realistic Faker values and curated schemas, exported locally. No upload, no source file.

Generate common test datasets — customers, products, orders, employees — with one click, using curated schemas and realistic Faker values. No source file is needed and nothing is uploaded.

Sometimes you just need a believable table to build against — a customers list, an orders feed — without designing a schema. Presets hand you those instantly with realistic values, so you can prototype queries, charts, and imports.

To match your own schema instead, use the schema-aware Mock data tool; to add identifier or date columns, use the ID and Series generators.

## How to

1. **Pick a preset.** Choose customers, products, orders, employees, and more.
2. **Set the size.** Choose how many rows to generate.
3. **Export.** Download the ready-made dataset locally.

## FAQ

### What datasets can I generate?

Curated presets like customers, products, orders, and employees, each with a realistic schema and Faker-generated values.

### Do I need to upload a schema?

No. The presets have built-in schemas, so you get useful test data instantly without providing a source file.

### Is anything uploaded?

No. Generation runs entirely in your browser, so the data is created on your device.


## Related tools

- [Schema mock](https://www.safepaper.app/data/mock-data)
- [ID generator](https://www.safepaper.app/data/generate-ids)
- [Series generator](https://www.safepaper.app/data/generate-series)
- [SQL query](https://www.safepaper.app/data/sql-query)

---

Canonical HTML: https://www.safepaper.app/data/generate-preset
Markdown: https://www.safepaper.app/data/generate-preset.md

There is no upload endpoint — your files are processed in this browser tab. Open your network tab and check.
