EpochLab

Random Date Generator

Generate a batch of random dates

As many random dates as you need, in a range, sorted or shuffled, with the format you want — CSV, JSON, SQL literals or Unix timestamps.

Questions people ask

The things that come up about random date generators, answered plainly.

What is this for?

Test fixtures, mostly — seeding a database, load-testing a report, or checking that a chart handles a year's worth of points. Real-looking dates catch bugs that a column of identical values does not.

Can I export them?

As CSV, as a JSON array, as SQL literals for your dialect, or as raw Unix timestamps. Copy or download.

Related tools

Julian days, Excel serials, GPS time, cron expressions and format validators.

All 160 tools · More in converters & validators