Raffle Machine
Write the participants in the list (one per line) and press the draw button.
6 participants
Press the button to start the draw
Raffle Machine – Draw a Winner from a List
The raffle machine is a free tool for randomly drawing a winner or item from a list. Suitable for contests, social media raffles, teaching, team divisions, and anything else where a fair random selection is needed.
Use Cases
- Social media raffles – Draw a winner from comment lists or followers
- Teaching – Draw a student to answer a question or divide into groups
- Team division – Draw players fairly into teams
- Meeting topics – Draw agenda topic or speaking order
- Restaurant – Draw what to eat today
How Does the Draw Work?
The raffle machine uses the browser's Math.random() function, which produces a uniformly distributed random number. Each participant is equally likely to be the winner, and previous draws do not affect subsequent ones.
When one winner is drawn and you remove them from the list, the next draw selects randomly from the remaining ones – perfect for distributing multiple prize spots.
Tips for Drawing
- Copy the list directly from Excel or word processing into the input field
- Activate the "Remove winner" function to draw multiple winners in succession
- Save the draw result as a screenshot for documentation
See Also
- Random Number Generator – Generate random numbers
- Lottery Number Generator – Generate Lotto numbers
- Dice Generator – Roll virtual dice