🎨

Dummy Data Generator Pro

Generate realistic dummy data from Java & TypeScript β€” instantly, intelligently, and offline.

🧠 40+ Field Types πŸ’» Java & TypeScript ⚑ 1–100 Objects πŸ”’ Offline & Private

Stop Wasting Time Writing Dummy Data by Hand

Manually crafting test objects is slow, repetitive, and error-prone. Let the generator handle it β€” with context-aware, realistic values.

β€œI pasted a Java class and had 50 realistic objects in seconds. It recognized emails, UUIDs, salaries β€” everything.”

Paste your code. Choose a format. Generate. Done.

Why Developers Love It

Professional output. Zero configuration. Truly smart generation.

🧠

Intelligent Recognition

Understands 40+ common fields with context-aware values.

  • Names, emails, phones, addresses
  • UUIDs, IPs, MAC addresses
  • Salaries, dates, booleans, more
πŸ’»

Multi-Language

Paste Java or TypeScript β€” it detects and formats automatically.

  • Java constructors & Lombok builders
  • TS classes, interfaces, literals
  • Proper type handling
🎨

Modern UI

Clean gradient design with subtle motion and syntax highlighting.

  • Real-time field counting
  • Dark mode support
  • Compact, professional layout
⚑

Power Options

Generate 1–100 objects with JSON or native object code.

  • Auto-fix common syntax issues
  • One-click copy
  • Lightweight (<500KB), offline

Key Features at a Glance

Focused on speed, accuracy, and developer experience.

🧭

Auto Detection

Understands your fields, not just types.

🧾

Multiple Formats

Native object code or JSON output.

🧰

Lombok Support

Exclusive Java builder generation.

πŸ–₯️

Syntax Highlighting

Readable, production-quality output.

πŸ“¦

Zero Dependencies

No APIs, no setup, works offline.

πŸ“‹

Copy in One Click

Paste directly into your project.

How It Works

Five simple steps to realistic data.

1

Open

Click the extension icon.

2

Paste

Add your Java or TypeScript.

3

Choose

JSON or native object code.

4

Set Count

Generate 1–100 objects.

5

Copy

Use instantly in your app.

Supported Inputs

Works with Java and TypeScript out of the box.

β˜•

Java Class

public class User {
  private String name;
  private String email;
  private int age;
  private String city;
  private boolean isActive;
}
🧩

TypeScript Interface

interface Employee {
  firstName: string;
  lastName: string;
  jobTitle: string;
  salary: number;
  startDate: string;
}
πŸ“¦

TypeScript Class

class Product {
  productName: string;
  price: number;
  category: string;
  rating: number;
  isAvailable: boolean;
}

Output Formats

Choose the format that fits your workflow.

πŸ’»

Object Code

Ready-to-use initialization:

  • Java: constructors or Lombok builders
  • TypeScript: typed object literals
🧾

JSON

Perfect for API mocking, frontend dev, fixtures, and seeding.

  • Clean, consistent keys
  • Realistic, validated values

Smart Field Detection

Understands people, business, and technical data β€” and generates realistic values accordingly.

…plus 30+ additional patterns with context-aware ranges and formats.

How It Stacks Up

Purpose-built for Java & TypeScript developers.

FeatureDummy Data Generator ProOther Tools
Java Supportβœ… Full (Constructors + Lombok)❌ None
TypeScript Supportβœ… Full (Classes + Interfaces)⚠️ Partial
Smart Field Detectionβœ… 40+ types❌ 5–10 types
Object Code Outputβœ… Yes❌ JSON only
Lombok Buildersβœ… Exclusive❌ None
Auto-Fix Syntaxβœ… Yes❌ No
Batch Generationβœ… 1–100 objects⚠️ 1–10
Syntax Highlightingβœ… Professional❌ Plain text
External Dependenciesβœ… None❌ Required
Sizeβœ… <500KB❌ 2MB+

Technical Details

Modern stack. MV3 compliant. Built for speed.

🧱

Built With

  • TypeScript
  • Webpack
  • CSS3 (variables & animations)
  • Chrome Extension API (Manifest V3)
🌐

Browser Support

  • Chrome 88+ / Edge 88+
  • Brave & Chromium-based
  • MV3 compatible
πŸ”

Permissions

  • clipboardWrite β€” one-click copy
  • No networking, no tracking
  • Offline-ready by design

What’s New

Latest improvements and fixes.

πŸš€

Version 2.0.0 (Current)

  • Complete UI/UX redesign
  • 40+ smart field types
  • Auto-fix syntax issues
  • Smoother animations & dark mode
  • Real-time field counting
  • Syntax highlighting
  • Performance optimizations
  • Bug fixes (MAC/date generation)
πŸ“¦

Version 1.0.0

  • Initial release
  • Java & TypeScript basics
  • Copy to clipboard

Use Cases

Built to help across the stack.

πŸ§ͺ

Backend

Unit tests, prototyping, seeding.

🧭

Frontend

API mocks, fixtures, component tests.

πŸ”Ž

QA

Edge cases, batch scenarios.

πŸŽ“

Education

Teaching object patterns & data.

Install & Contribute

Chrome Web Store link coming soon β€” dev install below.

πŸ› οΈ

Manual Install (Dev)

  1. Clone repo & open dummy directory
  2. npm install then npm run build
  3. Open chrome://extensions
  4. Enable Developer Mode β†’ Load unpacked β†’ select dummy
🀝

Contributing

  • Report bugs & suggest features
  • Submit PRs (TypeScript/UX welcome)
  • Improve docs & examples
  • ⭐ Star the repo to support!
πŸ“„

License

MIT Β© 2025 β€” Open for personal & commercial use.

Support & feedback:

  • Issues / Discussions on GitHub
  • Email: support@dummydatagenerator.com

Ready to Generate Realistic Data?

Paste your class or interface, pick a format, and go.

πŸ“₯ Install Free Extension

βœ“ Java & TypeScript β€’ βœ“ Lombok Builders β€’ βœ“ Offline β€’ βœ“ <500KB