Birth Date generator

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.

Generator properties

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)

Matching rules

The generator can be assigned to a column that matches any of the following rules:

  • The column name starts with Birth and ends with Date, with any or no characters in between, regardless of the table name.
  • The column name starts with Date and ends with Birth, with any or no characters in between, regardless of the table name.
  • The column name ends with born, preceded by any or no characters, regardless of the table name.
  • The column name is DOB, bdate, or bday, regardless of the table name.

Configure additional options

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.

Preview of the column data generated by the Birth Date generator

Birth Date generator