The Birth Date generator creates random dates of birth, usually in formats such as YYYY-MM-DD, MM/DD/YYYY, or DD/MM/YYYY, depending on locale requirements. It ensures the dates align with practical human age ranges, often configurable to match specific use cases such as generating dates for adults, children, or historical records.
The table lists key details about the data generator, including its short name, an example of generated data, supported data types, and country-specific data.
| Short name | Example of generated data | Data type matching | Country-specific data |
|---|---|---|---|
| Birth Date | 08-03-1957, 20-09-1975, 08-02-1993 … | date timestamp |
Default (United States) |
The generator can be assigned to a column that matches any of the following rules:
The dates of birth are grouped by the following categories:
| Category | Age |
|---|---|
| Retired | 70-90 |
| Adults (default) | 21-70 |
| Students | 18-30 |
| Teenagers | 13-18 |
| Custom | 0-100 |
To include a group, select the checkbox. To exclude the group, clear the checkbox.
To define a specific range of dates of birth, in the grid, select Custom and enter the required range.
