Ad
Birthdays
Common use cases
- Seed test data with age-appropriate users
- Generate sample profiles for UI mockups
- Test age-gating logic
Frequently asked questions
How is the age range calculated?
Min age = today minus N years (inclusive). Max age = today minus N+1 years plus one day. So min=18, max=65 produces birthdays where the person is currently 18 to 65 years old.