Extension Icon

Random Date Generator

Generate random dates within a specified date range
Overview

Random Date Generator

Generate random dates within a specified date range.

Features

  • Set custom start and end dates in preferences
  • Multiple date format options (DD.MM.YYYY, MM/DD/YYYY, YYYY-MM-DD, etc.)
  • Generate random dates with a single command
  • Copy dates to clipboard instantly
  • Regenerate with keyboard shortcut (Cmd+R)

Setup

  1. Open Raycast and search for "Generate Random Date"
  2. Configure the date range in preferences:
    • Start Date: Minimum date (format: YYYY-MM-DD, e.g., 2025-01-01)
    • End Date: Maximum date (format: YYYY-MM-DD, e.g., 2030-12-31)
    • Date Format: Choose your preferred output format
  3. Press Enter to generate a random date

Available Date Formats

FormatExample
DD.MM.YYYY31.12.2025
MM/DD/YYYY12/31/2025
YYYY-MM-DD2025-12-31
DD-MM-YYYY31-12-2025
DD/MM/YYYY31/12/2025

Usage

  • Cmd+C: Copy the generated date to clipboard
  • Cmd+R: Generate a new random date
Compatibility
  • macOS
Categories
Source code