Random Number Generator
A web tool that generates random integers between user-defined minimum and maximum values. Features include:

  • Clean, modern UI with gradient background

  • Input validation and error handling

  • History of last 10 generated numbers with ranges

  • Responsive design for all devices

  • Single-file implementation (HTML/CSS/JS)

  • Instant results with animations

  • Cross-browser compatibility

Simply set your range, click "Generate," and get random numbers instantly. Stores recent results with timestamps and handles invalid input gracefully. Self-contained in one HTML file for easy deployment.