ewory.com logo

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 Random Winner from Any List

The raffle machine is a free, fair tool for randomly selecting a winner from a list of names, entries, or items. Whether you are running a social media giveaway, picking a classroom volunteer, splitting teams, or drawing door prizes at a company event, this tool ensures every participant has an equal chance.

How to Use the Raffle Machine

  1. Enter names โ€” Paste or type your list of participants (one per line)
  2. Click Draw โ€” The machine randomly selects one winner
  3. Draw again โ€” Enable "Remove winner" to automatically exclude past winners and draw multiple prizes in succession

You can paste lists directly from Excel, Google Sheets, or any text document. Each line becomes one entry in the draw.

How Does the Random Selection Work?

The raffle machine uses the browser's built-in Math.random() function to generate a uniformly distributed random number. This means:

  • Every participant has an exactly equal probability of being selected
  • Previous draws do not influence future draws (independent events)
  • The probability of any one person winning is 1 รท total entries

For example, in a raffle with 200 entries, each person has a 0.5% chance (1 in 200) of winning.

Common Raffle Use Cases

Use CaseHow to Set UpTip
Instagram/TikTok giveawayExport commenters, paste one name per lineRemove duplicates for fairness
Classroom volunteerEnter student namesUse "Remove winner" to give everyone a turn
Team draft / pickup gamesEnter player names, draw alternating teamsDraw for Team 1, remaining go to Team 2
Door prize drawingEnter ticket numbers or attendee namesScreenshot results for documentation
Meeting speaking orderEnter participant namesDraw all at once for a randomized agenda
Secret Santa assignmentEnter names, draw in pairsEnsure no one draws themselves
Restaurant choiceEnter restaurant namesLet the machine decide when the group can't agree

How to Run a Fair Giveaway

Running a transparent and legally compliant giveaway in the United States requires attention to a few details:

  1. Publish official rules before the contest begins โ€” include eligibility, entry method, prize description, and drawing date
  2. No purchase necessary โ€” U.S. law generally requires sweepstakes to be free to enter. If a purchase is required, it may be classified as an illegal lottery
  3. Use a verifiable random method โ€” Tools like this raffle machine, random.org, or a physical drawing ensure fairness
  4. Announce the winner publicly or notify them directly within the stated timeframe
  5. Prizes over $600 require the winner to report the value as taxable income (IRS Form 1099-MISC)
  6. State-specific laws โ€” Some states (New York, Florida, Rhode Island) require registration for sweepstakes above certain prize values

Probability of Winning

The probability of winning a single-entry raffle is straightforward:

P(win) = 1 รท N where N is the total number of entries

EntriesProbabilityPercentage
101 in 1010%
501 in 502%
1001 in 1001%
5001 in 5000.2%
1,0001 in 1,0000.1%

If multiple tickets per person are allowed, multiply their individual probability by the number of tickets they hold.

Tips for Better Raffles

  • Remove duplicates before drawing to keep it fair โ€” unless multiple entries per person are allowed
  • Screenshot or screen-record the drawing for transparency
  • Use "Remove winner" mode when drawing multiple prizes in order (1st, 2nd, 3rd place)
  • Set a clear deadline for entries so no one enters after the drawing has started
  • Consider a live draw on social media for maximum engagement and trust

Frequently Asked Questions

How does a raffle work?

Participants enter by submitting their name, ticket number, or comment. At the scheduled draw time, one or more winners are selected at random using a tool like this raffle machine. Each valid entry has an equal probability of being chosen.

How do I make a raffle fair?

Use a verified random selection method (like this machine or random.org), announce rules before entries open, remove duplicate entries if applicable, and draw in front of participants or record the process. Publish the winner publicly.

Can I use this raffle machine for large groups?

Yes โ€” paste names or entries (one per line) and the machine will randomly select winners. It works for any group size from 2 to thousands of entries with no practical upper limit.

What is the probability of winning a raffle?

Your probability equals 1 divided by the total number of entries. In a raffle with 100 participants each holding one ticket, each person has a 1% chance. Buying more tickets proportionally improves your odds.

Is a digital raffle as random as drawing from a hat?

Yes โ€” modern software random number generators produce statistically uniform results that are equivalent to or better than physical drawing methods. The key advantage is that digital draws can be recorded and verified.

Sources