Toolora

Random Date Generator

Generate random dates within a range, optionally weekdays only and unique.

The Random Date Generator picks random dates inside a date range. It can restrict results to weekdays, produce unique dates, and returns a sorted list ready for testing or planning.

How to use

  1. Set the start and end dates.
  2. Choose how many dates to generate and whether they must be unique or weekdays only.
  3. Click Generate and copy the result.

Frequently asked questions

Are dates sorted?

Yes, generated dates are always returned in ascending order.

What happens if the range is too small?

When unique dates are requested and the range cannot supply enough, the generator returns an error message.