データ&スプレッドシート
モックデータジェネレーター
リアルな模擬データを生成 — 名前、メール、住所、UUID、日付、カスタムフィールド — JSON、CSV、SQL INSERT文として出力
Fields (6)
Add field:
Preview (first 5 rows)
| id | first_name | last_name | city | age | |
|---|---|---|---|---|---|
| 1 | Deborah | King | brian.harris2@fakeapi.com | Marion | 76 |
| 2 | Timothy | Gonzalez | catherine.smith67@example.com | Newport | 62 |
| 3 | Rachel | Garcia | ashley.martin52@placeholder.co | Portland | 38 |
| 4 | Jonathan | Young | nicholas.lopez58@dummy.email | Newport | 35 |
| 5 | Joshua | Rodriguez | eric.ramirez15@placeholder.co | Riverside | 75 |
Output (JSON · 25 rows)
[
{
"id": 1,
"first_name": "Deborah",
"last_name": "King",
"email": "brian.harris2@fakeapi.com",
"city": "Marion",
"age": 76
},
{
"id": 2,
"first_name": "Timothy",
"last_name": "Gonzalez",
"email": "catherine.smith67@example.com",
"city": "Newport",
"age": 62
},
{
"id": 3,
"first_name": "Rachel",
"last_name": "Garcia",
"email": "ashley.martin52@placeholder.co",
"city": "Portland",
"age": 38
},
{
"id": 4,
"first_name": "Jonathan",
"last_name": "Young",
"email": "nicholas.lopez58@dummy.email",
"city": "Newport",
"age": 35
},
{
"id": 5,
"first_name": "Joshua",
"last_name": "Rodriguez",
"email": "eric.ramirez15@placeholder.co",
"city": "Riverside",
"age": 75
},
{
"id": 6,
"first_name": "Debra",
"last_name": "Harris",
"email": "donna.lopez27@example.com",
"city": "Clinton",
"age": 51
},
{
"id": 7,
"first_name": "Timothy",
"last_name": "Hernandez",
"email": "katherine.campbell5@sample.org",
"city": "Auburn",
"age": 29
},
{
"id": 8,
"first_name": "Brian",
"last_name": "Young",
"email": "angela.green62@demo.net",
"city": "Lancaster",
"age": 60
},
{
"id": 9,
"first_name": "Justin",
"last_name": "Williams",
"email": "katherine.moore23@test.io",
"city": "Milford",
"age": 70
},
{
"id": 10,
"first_name": "Andrew",
"last_name": "Scott",
"email": "maria.baker81@mock.dev",
"city": "Arlington",
"age": 27
},
{
"id": 11,
"first_name": "Frank",
"last_name": "Anderson",
"email": "michael.allen19@test.io",
"city": "Madison",
"age": 27
},
{
"id": 12,
"first_name": "Richard",
"last_name": "Torres",
"email": "anthony.roberts98@example.com",
"city": "Hudson",
"age": 27
},
{
"id": 13,
"first_name": "Jennifer",
"last_name": "Jackson",
"email": "maria.scott25@example.com",
"city": "Franklin",
"age": 71
},
{
"id": 14,
"first_name": "Jennifer",
"last_name": "Moore",
"email": "laura.rivera9@example.com",
"city": "Hudson",
"age": 34
},
{
"id": 15,
"first_name": "Barbara",
"last_name": "Roberts",
"email": "ruth.jones62@demo.net",
"city": "Auburn",
"age": 76
},
{
"id": 16,
"first_name": "Maria",
"last_name": "Robinson",
"email": "jeffrey.perez30@demo.net",
"city": "Milton",
"age": 18
},
{
"id": 17,
"first_name": "Gregory",
"last_name": "Miller",
"email": "thomas.nelson41@demo.net",
"city": "Bristol",
"age": 20
},
{
"id": 18,
"first_name": "Joseph",
"last_name": "White",
"email": "sharon.allen82@dummy.email",
"city": "Ashland",
"age": 70
},
{
"id": 19,
"first_name": "Christine",
"last_name": "Hernandez",
"email": "gary.flores88@mock.dev",
"city": "Richmond",
"age": 53
},
{
"id": 20,
"first_name": "Mark",
"last_name": "Rodriguez",
"email": "brenda.jackson89@demo.net",
"city": "Milton",
"age": 40
},
{
"id": 21,
"first_name": "Cynthia",
"last_name": "Campbell",
"email": "richard.garcia17@mock.dev",
"city": "Cleveland",
"age": 75
},
{
"id": 22,
"first_name": "Janet",
"last_name": "Clark",
"email": "jonathan.perez73@dummy.email",
"city": "Portland",
"age": 50
},
{
"id": 23,
"first_name": "Ronald",
"last_name": "Lopez",
"email": "thomas.flores12@demo.net",
"city": "Ashland",
"age": 75
},
{
"id": 24,
"first_name": "Katherine",
"last_name": "Wright",
"email": "timothy.scott48@example.com",
"city": "Marion",
"age": 75
},
{
"id": 25,
"first_name": "Sandra",
"last_name": "Hall",
"email": "james.perez86@test.io",
"city": "Dover",
"age": 56
}
]さらに探す
おすすめのその他の データ&スプレッドシート…
CSVビューアー&エディター
CSVファイルをインタラクティブなテーブルとして表示・並べ替え・フィルタリング・検査 — すべてブラウザ内で
試す
JSONテーブルビューアー
JSONオブジェクト配列を列フィルタリング付きのソート・検索可能なHTMLテーブルとして表示
試す
ExcelをCSVに変換
XLSXとXLS形式のExcelファイルをCSVに変換 — アップロード不要、SheetJSでブラウザ内処理
試す
CSV列抽出ツール
CSVファイルから特定の列を選択して結果をダウンロード — 大規模データセットの整理に最適
試す
CSVにSQLクエリ
アップロードしたCSVファイルに直接SQL SELECTクエリを実行 — サーバー不要
試す
CSVマージツール
複数のCSVファイルを1つに結合 — 並べ替え・重複除去・ヘッダー自動処理
試す
CSV Splitter
Split a large CSV file into smaller files by row count or by unique values in a column
試す
JSONをExcelに変換
JSONオブジェクト配列をExcel(.xlsx)またはCSVに変換 — SheetJS使用、ブラウザで動作
試す