./prontouso.com
ALAT DEVELOPER

Penghasil Data Uji (Mock Data)

Hasilkan kumpulan data tiruan (mock test data) yang realistis untuk pengujian aplikasi: nama pengguna, alamat email, nomor telepon, alamat, tanggal, dan angka acak.

Status alatBerjalan di browser Anda
Pratinjau

Opsi

Bidang

Output

Data fiktif siap disalin.

Cara kerja

  1. Masukkan data Anda

    Isi nilai yang diperlukan, tempel teks Anda, atau unggah file yang ingin diproses.

  2. Lihat hasil seketika

    Sebagian besar alat diperbarui secara langsung saat Anda mengetik; beberapa menggunakan satu tombol tindakan.

  3. Gunakan hasil Anda

    Salin, unduh, atau bagikan hasil yang dihasilkan — Anda selalu memiliki kendali penuh atas data Anda.

Privasi dan pemrosesan dataBerjalan secara lokal di browser Anda. Alat ini tidak mengunggah data Anda.

Apa itu Penghasil Data Uji (Mock Data)?

Create small JSON datasets with fictional names, example e-mails, UUID-like IDs, dates, and numbers.

PAHAMI CARA KERJA ALAT

How to generate test data

What it creates

The generator produces simple structured records for UI states, mock APIs, demos, and development fixtures.

Choose fields

  • Select the columns you need.
  • Choose how many records to generate.
  • Copy the JSON output into your prototype or test fixture.

Safe fake data

Generated e-mails use a reserved example domain, and names are fictional combinations from a small local list.

Generated row example

Name, email, and number fields

A generated record can combine a fake name, an example.test email address, and a number from 0 to 999. The tool creates up to 100 rows at a time.

{ name: 'Ada Lovelace', email: 'ada.lovelace@example.test', number: 42 }

Fake data notes

Generated names, emails, dates, numbers, and UUIDs are for development samples only. Do not treat them as realistic demographic or production data.

Pertanyaan yang Sering Diajukan (FAQ)

Can I generate real personal data?

No. The output is fake data for development and should not represent real people.

What format is exported?

The output is JSON, ready to copy.

How many rows can I generate?

This lightweight tool limits output to small batches so it stays fast in the browser.

Are the generated emails deliverable?

No. They use the reserved example.test domain, which is meant for examples and tests rather than real inboxes.