Data Type Explorer
Browse all 156 field types available in MockHero. Click any type to copy its schema definition.
Locale-aware first name
MaximilianLocale-aware last name
BergmannFirst + last name combined
Maximilian BergmannRealistic email derived from name
maximilian.bergmann@outlook.deUsername derived from name
mbergmann42Country-formatted phone number
+49 151 2345 6789URL to DiceBear avatar
https://api.dicebear.com/7.x/avataaars/svg?seed=42Alias for avatar_url
https://api.dicebear.com/7.x/avataaars/svg?seed=42Gender with configurable values and weights
femaleRealistic date of birth with age range constraints
1994-07-12Real city name from locale
BerlinCountry name or code
GermanyValid postal code format for locale
10115State or province
CaliforniaFull street address with city and postal
Friedrichstraße 42, 10117 BerlinLatitude coordinate
52.520008Longitude coordinate
13.404954IANA timezone string, region-aware
Europe/BerlinRealistic company name
Digital SolutionsRealistic job title
Senior Software EngineerStandard department name
EngineeringRealistic product name
Wireless Bluetooth HeadphonesPrice with min/max range
79.95Alias for price
249.99Decimal number in range
42.5ISO currency code
EURRating (skewed toward 4-5)
4.5Product SKU code
BLK-SHOE-42-001Luhn-valid fake credit card number
4532015112830366Carrier-specific shipping tracking number
1Z999AA10123456784ISO 8601 datetime
2024-07-14T09:23:41.000ZISO date (no time)
2024-07-14Time string HH:MM:SS
14:30:22Unix timestamp (seconds)
1720947821Integer age
34Two correlated dates (start < end) for bookings, reservations, projects
{"start":"2026-01-10","end":"2026-01-17"}v4 UUID
a1b2c3d4-e5f6-4890-abcd-ef1234567890Auto-incrementing integer
1IPv4 or IPv6 address
192.168.1.42MAC address
3A:F5:C2:9B:1D:E8Realistic URL
https://example.com/blogDomain name
techapp.ioReal browser user agent
Mozilla/5.0 (Macintosh; Intel Mac OS X 14_2)...Hex color code
#6C5CE7Float vector for pgvector/Pinecone/Weaviate testing
[0.0234,-0.1847,0.5612,"..."]Realistic sentence (not lorem ipsum)
The team improved API reliability.Multiple realistic sentences (default 5-8)
The team improved...Article/blog-style title
Complete Guide to API DesignURL-friendly slug from title
complete-guide-to-api-designRealistic tag/category
typescriptShort product review
Great product, exactly what I needed.Placeholder image URL
https://picsum.photos/seed/42/640/480Realistic file path
/documents/report-q4-2024.pdfRealistic Markdown content with headers, lists, code blocks
## Getting Started
This guide walks you through...LLM-generated blog post (700-1000 words). Falls back to paragraph content if no API key.
The future of web development is evolving rapidly...LLM-generated blog comment (1-3 sentences, conversational). Falls back to sentence content if no API key.
Great article! I especially liked the section about testing strategies.True/false with configurable probability
truePick from values with optional weights
activeInteger in range
42Foreign key to another table (THE KILLER FEATURE)
a1b2c3d4-e5f6-4890-abcd-ef1234567890Auto-incrementing with prefix/suffix
ORD-1001Fixed value
activeBcrypt or Argon2 format hash for direct DB seeding — no hashing needed
$2b$10$EixZaYVK1fsbw1ZfbX3OXe...XSS payloads for security testing your input sanitization
<script>alert("xss")</script>SQL injection payloads for testing parameterized queries
'; DROP TABLE users; --Ready to use these field types?
Generate realistic test data with any combination of these types via API or dashboard.