Lucky Draw

Draw random numbers from a range of numbers

JavaScript 📄 MIT
Screenshot of Lucky Draw

This is a simple web page for drawing random numbers.

In many events, organizers want to award prizes through a lottery, so I created this little app.

Simple and easy to use.

Copilot says: AI-generated

A delightfully simple lottery picker for when you need to randomly draw numbers from a range — perfect for raffles, classroom picks, or deciding who buys the next round.

Key features:

  • 🎲 Custom min/max range with 2-second suspenseful animation
  • 🔒 Automatically prevents duplicate numbers from being drawn twice
  • 📊 Keeps a visual history of all drawn numbers in neat rows
  • ⚡ Pure HTML/CSS/JS with zero dependencies, works offline instantly

This summary was generated by GitHub Copilot based on the project README.