Dummy Data Generator
스키마 (3개 필드)
Last updated: 2026 · Free online tool
What is Dummy Data Generator?
Free online dummy data generator powered by faker.js that builds realistic fake names, emails and addresses. Pick your fields and export test data as JSON, CSV or SQL.
How to Use
- 1 Set Schema — Configure field names and data types.
- 2 Select Options — Choose the number of records, language, and output format.
- 3 Generate — Click the generate button to create dummy data.
- 4 Copy — Copy the results for use.
Related Tools
UUID Generator Free online tool to generate UUID v1, v4, and v7 with bulk creation and validation. UUIDs are produced securely in your browser via crypto.getRandomValues(), up to 1,000 at once, and v7 reveals the creation time.
Lorem Ipsum Generator Free online tool to generate Lorem Ipsum dummy text by words, sentences, or paragraphs in the exact amount you need for design mockups and layout testing.
JSON Formatter & Viewer Free online JSON formatter and viewer that beautifies minified or single-line JSON with proper indentation, lets you explore the structure in a collapsible tree view, and flags syntax errors
Frequently Asked Questions
A total of 12 types: name, email, phone number, address, company name, UUID, date, number, boolean, URL, IP, and sentence.
Yes, the Korean locale of faker.js is supported. Korean-style names, addresses, and phone numbers are generated.
Four formats are supported: JSON, CSV, TSV, and SQL INSERT statements.
Up to 1,000 records can be generated at a time.
No. faker.js runs directly in the browser.