Skip to content
건강 앤 골프 · Tools
KO EN

Random Data Generator

Generate sample rows with names, email-shaped values and identifiers for development. Export JSON, CSV or draft SQL to populate a test interface without retrieving real user records.

Loading the tool. If it does not appear, reload this page.

How to use this tool

Choose between one and two hundred rows and select the format. Fields are fixed, so compare their names and types with the target schema before importing the output.

Results and examples

Three JSON rows form an array of records containing id, name and email. SQL output assumes a users table and therefore needs review rather than direct execution against a production database.

Limitations

  • Identifiers are UUID-like values, not a guarantee of collision freedom or formal UUID conformance.
  • Email-shaped samples should not be treated as real people to contact.

Fields

FieldGuidance and constraints
Number of rowsCheck the unit and format displayed beside this field.
JSONCheck the unit and format displayed beside this field.
CSVCheck the unit and format displayed beside this field.
SQL INSERTCheck the unit and format displayed beside this field.
Result (name / email / id)Check the unit and format displayed beside this field.

Data handling

Processing stays in the current browser tab; the site does not upload tool input for the calculation itself.

Sources

Frequently asked questions

Which fields appear in JSON?

Three JSON rows form an array of records containing id, name and email. SQL output assumes a users table and therefore needs review rather than direct execution against a production database.

Can I execute the SQL immediately?

Identifiers are UUID-like values, not a guarantee of collision freedom or formal UUID conformance. Email-shaped samples should not be treated as real people to contact.

error: 우클릭 할 수 없습니다.