Optional
distributionOptional
maxMaximum date (inclusive). Can be Date object, timestamp number, or parsable string. Defaults to now.
Optional
minMinimum date (inclusive). Can be Date object, timestamp number, or parsable string. Defaults to 1 year ago.
Optional
onlyIf true, only generates dates falling within 9:00 AM to 4:59 PM (local time) on weekdays. Implies onlyWeekdays.
Optional
onlyIf true, only generates dates falling on Monday-Friday.
Distribution strategy. 'uniform' or 'recent' (favors dates closer to max).