Dynamic Data
0.1.0-Beta•February 3, 2026
Dynamic Data Generation
Generate realistic test data with 25+ built-in random variable types.
Available Variables
Identifiers
- UUID v4
- ObjectId (MongoDB)
- Random integers
Personal Data
- First name, last name, full name
- Email addresses
- Phone numbers
Location
- Street address
- City, country
- Latitude, longitude
Date & Time
- Current timestamp
- Random dates
- ISO 8601 format
Miscellaneous
- Random colors (hex)
- Boolean values
- Lorem ipsum text
Usage
Use {{random.*}} syntax in any request field - URL, headers, or body.
Example: {{random.uuid}}
Tags