Mock-Daten-Generator
Generieren Sie realistische Testdaten — Namen, E-Mails, Adressen, UUIDs, Datumsangaben und benutzerdefinierte Felder — und exportieren Sie als JSON, CSV oder SQL-INSERT-Anweisungen
Fields (6)
Preview (first 5 rows)
| id | first_name | last_name | city | age | |
|---|---|---|---|---|---|
| 1 | Michelle | Johnson | gregory.moore45@placeholder.co | Milton | 41 |
| 2 | Nicole | Brown | laura.garcia19@dummy.email | Oxford | 78 |
| 3 | Gary | Allen | timothy.anderson30@mock.dev | Cleveland | 20 |
| 4 | Brian | Torres | anthony.thomas19@sample.org | Richmond | 40 |
| 5 | Nicholas | Jones | pamela.davis64@test.io | Marion | 18 |
Output (JSON · 25 rows)
[
{
"id": 1,
"first_name": "Michelle",
"last_name": "Johnson",
"email": "gregory.moore45@placeholder.co",
"city": "Milton",
"age": 41
},
{
"id": 2,
"first_name": "Nicole",
"last_name": "Brown",
"email": "laura.garcia19@dummy.email",
"city": "Oxford",
"age": 78
},
{
"id": 3,
"first_name": "Gary",
"last_name": "Allen",
"email": "timothy.anderson30@mock.dev",
"city": "Cleveland",
"age": 20
},
{
"id": 4,
"first_name": "Brian",
"last_name": "Torres",
"email": "anthony.thomas19@sample.org",
"city": "Richmond",
"age": 40
},
{
"id": 5,
"first_name": "Nicholas",
"last_name": "Jones",
"email": "pamela.davis64@test.io",
"city": "Marion",
"age": 18
},
{
"id": 6,
"first_name": "Laura",
"last_name": "Carter",
"email": "sharon.green27@example.com",
"city": "Ashland",
"age": 46
},
{
"id": 7,
"first_name": "Lisa",
"last_name": "Wright",
"email": "melissa.gonzalez74@example.com",
"city": "Bristol",
"age": 23
},
{
"id": 8,
"first_name": "Linda",
"last_name": "King",
"email": "ashley.allen52@dummy.email",
"city": "Greenville",
"age": 43
},
{
"id": 9,
"first_name": "Dorothy",
"last_name": "Lee",
"email": "jason.martinez69@example.com",
"city": "Burlington",
"age": 74
},
{
"id": 10,
"first_name": "Carol",
"last_name": "Walker",
"email": "steven.harris80@sample.org",
"city": "Fairview",
"age": 23
},
{
"id": 11,
"first_name": "Angela",
"last_name": "Brown",
"email": "janet.sanchez49@test.io",
"city": "Lancaster",
"age": 40
},
{
"id": 12,
"first_name": "Eric",
"last_name": "Adams",
"email": "robert.nelson98@placeholder.co",
"city": "Georgetown",
"age": 24
},
{
"id": 13,
"first_name": "Charles",
"last_name": "White",
"email": "donald.lewis99@sample.org",
"city": "Burlington",
"age": 49
},
{
"id": 14,
"first_name": "Gary",
"last_name": "Nguyen",
"email": "elizabeth.clark23@demo.net",
"city": "Riverside",
"age": 73
},
{
"id": 15,
"first_name": "Christine",
"last_name": "Perez",
"email": "deborah.thomas29@demo.net",
"city": "Salem",
"age": 38
},
{
"id": 16,
"first_name": "Christine",
"last_name": "Anderson",
"email": "rebecca.thompson92@demo.net",
"city": "Burlington",
"age": 67
},
{
"id": 17,
"first_name": "Paul",
"last_name": "Sanchez",
"email": "andrew.torres31@placeholder.co",
"city": "Richmond",
"age": 37
},
{
"id": 18,
"first_name": "Linda",
"last_name": "Rodriguez",
"email": "mary.gonzalez75@dummy.email",
"city": "Centerville",
"age": 22
},
{
"id": 19,
"first_name": "Debra",
"last_name": "Lee",
"email": "kathleen.green73@dummy.email",
"city": "Georgetown",
"age": 45
},
{
"id": 20,
"first_name": "Carolyn",
"last_name": "Davis",
"email": "stephanie.flores26@dummy.email",
"city": "Marion",
"age": 27
},
{
"id": 21,
"first_name": "Larry",
"last_name": "Perez",
"email": "helen.hill23@placeholder.co",
"city": "Lancaster",
"age": 24
},
{
"id": 22,
"first_name": "Brenda",
"last_name": "Miller",
"email": "paul.robinson53@demo.net",
"city": "Hudson",
"age": 62
},
{
"id": 23,
"first_name": "Elizabeth",
"last_name": "Wilson",
"email": "kenneth.harris39@example.com",
"city": "Georgetown",
"age": 27
},
{
"id": 24,
"first_name": "Karen",
"last_name": "Torres",
"email": "raymond.clark59@fakeapi.com",
"city": "Lexington",
"age": 78
},
{
"id": 25,
"first_name": "Jason",
"last_name": "Perez",
"email": "cynthia.adams30@test.io",
"city": "Lexington",
"age": 80
}
]Weiter entdecken
Weitere Daten & Tabellenkalkulation, die Ihnen gefallen könnten…
CSV-Viewer & Editor
CSV-Dateien als interaktive Tabelle anzeigen, sortieren, filtern und untersuchen — alles im Browser
JSON-Tabellen-Viewer
JSON-Arrays von Objekten als sortierbare, durchsuchbare HTML-Tabelle mit Spaltenfilterung anzeigen
Excel zu CSV Konverter
XLSX- und XLS-Excel-Dateien in CSV konvertieren — kein Upload, läuft im Browser über SheetJS
CSV-Spalten-Extraktor
Bestimmte Spalten aus einer CSV-Datei auswählen und das Ergebnis herunterladen — ideal zum Bereinigen großer Datensätze
SQL auf CSV
SQL SELECT-Abfragen direkt auf hochgeladenen CSV-Dateien ausführen — kein Server nötig
CSV-Zusammenführer
Mehrere CSV-Dateien zu einer zusammenführen — neu anordnen, Zeilen deduplizieren und Kopfzeilen automatisch verwalten
CSV Splitter
Split a large CSV file into smaller files by row count or by unique values in a column
JSON zu Excel
JSON-Arrays von Objekten in Excel (.xlsx) oder CSV konvertieren — unterstützt von SheetJS, läuft im Browser