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.
Slik bruker du Test Data
- 01
Add the columns you need and choose a type for each.
- 02
Set the number of rows and, if you want, a seed for reproducible output.
- 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.
Ofte stilte spørsmål
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.
Kilder
Bygg inn dette verktøyet
Legg til dette verktøyet på ditt eget nettsted. Kopier kodesnutten nedenfor; den holdes automatisk oppdatert.
<iframe src="https://monu.tools/embed/nb/generate-test-data" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>Relaterte verktøy
CSV Editor
Edit CSV in a spreadsheet-style grid in your browser: add or remove rows and columns, rename headers, then export clean CSV. Nothing is uploaded.
CSV Explorer
Explore a CSV in your browser: per-column type, counts, missing and unique values, numeric statistics and a quick distribution. Nothing is uploaded.
CSV → PDF
Convert CSV into a clean, paginated PDF table with an optional title and orientation. Generated in your browser, nothing is uploaded.
CSV → Word
Convert CSV into a Word document with a formatted table you can open and edit in Word, LibreOffice or Google Docs. Built in your browser, nothing uploaded.