# Random Date Generator

> Generate random dates in a range, optionally restricted to working days.

A random date generator produces dates uniformly distributed across a range, optionally restricted to weekdays. Output in ISO, US, European, long or Unix timestamp form, seeded so the same settings always produce the same dates.

**URL:** https://convertto.tech/t/random-date-generator
**Category:** Randomisers & Games (https://convertto.tech/c/random-generators)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your from.
2. Enter or paste your to.
3. Set the how many.
4. Choose the format.
5. Turn "Weekdays only" on or off as needed.
6. Enter or paste your seed.
7. The result appears immediately — copy or download it.

## FAQ

### What is this for?

Seeding test data with realistic spread. A test set where every record shares a date exercises none of the sorting, filtering or range logic that a real dataset would.

## Related tools

- [Username Generator](https://convertto.tech/t/username-generator): Generate available-looking usernames and handles in several styles.
- [Date Format Converter](https://convertto.tech/t/date-format-converter): Reformat a list of dates into ISO, US, European, RFC or any custom pattern.
- [Mock Data Generator](https://convertto.tech/t/mock-data-generator): Generate realistic fake test data in 14 formats from 100+ field types, with reproducible seeds.
- [Password Generator](https://convertto.tech/t/password-generator): Generate strong random passwords using your browser's cryptographic random source.
- [Random Number Generator](https://convertto.tech/t/random-number-generator): Generate random numbers in any range, with optional uniqueness — for draws and sampling.
- [Random String Generator](https://convertto.tech/t/random-string-generator): Generate random strings from a chosen character set — for keys, tokens and test data.
- [Lottery Number Generator](https://convertto.tech/t/lottery-number-generator): Generate random lottery lines for common draws, with the real odds shown.
- [Random Picker & Team Generator](https://convertto.tech/t/random-picker): Pick winners from a list, or split names into balanced random teams.
