Monu Tools

Generate Test Data Online

Generate realistic fake test data as CSV, JSON or SQL: names, emails, dates, numbers, UUIDs and more. Reproducible and fully client-side.

如何使用 Test Data

  1. 01

    Add the columns you need and choose a type for each.

  2. 02

    Set the number of rows and, if you want, a seed for reproducible output.

  3. 03

    Pick CSV, JSON or SQL, then copy or download the result.

What it does

This tool builds realistic sample data for testing, demos and prototypes. Define your columns and their types, choose how many rows you need, and export as CSV, JSON or SQL inserts.

A seed makes the output reproducible, so the same settings always produce the same dataset, and a new seed gives a fresh one.

Field types and output

Pick from names, emails, usernames, phone numbers, cities, countries, companies, streets, UUIDs, integers and decimals with bounds, booleans, dates, words and sentences, colours, a row number, or a custom pick list.

Export the result as CSV for spreadsheets, JSON for APIs, or SQL with a CREATE TABLE and inserts for seeding a database. Everything is generated on your device.

Private and unlimited

Every conversion happens locally in your browser, so your data is never uploaded, logged or stored on a server. You can use it on confidential exports without a second thought, and it keeps working offline once the page has loaded.

There is no sign-up, no watermark and no row limit: the only ceiling is your device's memory.

常见问题

Is the data reproducible?

Yes. The generator uses a seeded random number generator, so the same seed and settings always produce the same rows. Change the seed for a different dataset.

Is any of this real personal data?

No. Every value is randomly assembled from built-in word lists, so names, emails and numbers are entirely fictitious and safe to share.

Is there a row or file-size limit?

There is no fixed row cap or daily quota. Because everything runs locally the practical limit is your device's memory, which comfortably handles the tens of thousands of rows most exports contain.

Is my data uploaded anywhere?

No. The conversion runs entirely in your browser with client-side JavaScript, so nothing you paste or drop ever leaves your device. That makes it safe for spreadsheets that contain customer emails, financial figures or other sensitive data.

来源

嵌入此工具

将此工具添加到你自己的网站。复制下方代码片段即可,它会自动保持最新。

<iframe src="https://monu.tools/embed/zh/generate-test-data" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

相关工具