Skip to content
Spellkit

YouTube Comment Picker

Pick random winners from YouTube comments.

0 entries

Paste some entries first.

What is YouTube Comment Picker?

YouTube Comment Picker is a free giveaway picker that draws random winners from a list of YouTube comments or any entries you paste in, right in your browser. Set how many winners you need, remove duplicate entries so no one wins twice, and redraw whenever you like.

Key features

  • Paste entries one per line, straight from comments
  • Draw any number of unique winners at once
  • Optional duplicate removal so one person can't win twice
  • Unbiased shuffle gives every entry an equal chance
  • Redraw instantly for a fresh result

How to pick random winners (comment / giveaway picker)

Running a giveaway on a YouTube video usually means picking winners from the comments. This tool does the draw from any list you paste — one entry per line — and gives every entry an equal, unbiased chance. Everything stays in your browser; the list you paste is never uploaded.

Getting your entries in

Copy the commenters' names or comment text and paste them into the box, one per line. Blank lines and stray leading or trailing spaces are ignored automatically, so a rough copy-paste from the comments section works fine. The tool shows a live count of how many valid entries it found, which is a quick way to confirm your paste came through as expected.

The duplicate toggle, precisely

Turn on Ignore duplicate entries so the same person can't win twice. It removes lines that are exactly identical after trimming whitespace. Two important details follow from that: matching is case-sensitive, so John and john are treated as different people and both stay in the pool; and only truly identical text is merged, so John S. and John Smith are two entries. If someone left several identical comments, this collapses them to one shot at winning.

How the draw works

Set the number of winners (you can't request more than the number of entries), then click to draw. The picker uses a partial Fisher–Yates shuffle, drawing without replacement, so the winners are always distinct entries and the order shown is the order they were drawn. Click again for a completely fresh draw.

Is it actually random?

Each draw is seeded from the entry count combined with a high-resolution timestamp, then run through a fast pseudo-random generator (mulberry32) that produces a statistically uniform shuffle — every entry has the same probability, and re-drawing reseeds for a new result. Note this is a general-purpose PRNG, not a cryptographic one: it's ideal for giveaways and raffles, but don't use it where an adversary could try to predict or manipulate the outcome.

Tips for a clean giveaway

  • Deduplicate spam first. Remove obvious bot or "first!" comments before pasting, since the picker treats every line as a valid entry.
  • Record the draw. Screen-recording the moment you click adds transparency for participants who want proof the pick was fair.
  • Paste unique handles where you can. Because dedup is exact-match, consistent names (rather than display names people share) make the "one person, one entry" rule reliable.
  • Draw a few extras. Winners sometimes don't respond, so picking one or two more than you need — or keeping the list to redraw for a replacement — saves a scramble later.

Because it works on any list, the picker isn't limited to YouTube: it draws just as fairly from Instagram or TikTok comment exports, email sign-ups, a roster of student names for cold-calling, or numbered raffle tickets. Anything you can put one-per-line into the box is a valid pool.

Frequently asked questions

Does 'ignore duplicates' stop the same person winning twice?
Yes, when their entries are exactly identical. The toggle removes lines that match exactly after trimming whitespace, so repeated identical comments collapse to one shot. Note that matching is case-sensitive and literal, so 'John' and 'john', or 'John S.' and 'John Smith', are treated as different entries and both stay in the pool.
Can the same entry be drawn more than once in a single pick?
No. The draw uses a Fisher-Yates shuffle without replacement, so multiple winners are always distinct entries. You also can't request more winners than there are entries. The order the winners appear in is the order they were drawn.
Is the randomness fair, or can it be predicted?
Each draw is seeded from the entry count plus a high-resolution timestamp and run through a fast pseudo-random generator that gives every entry an equal chance. It's statistically uniform and perfect for giveaways, but it's a general-purpose PRNG, not a cryptographic one, so don't use it where someone could try to game the outcome.
How do I redraw for a different winner?
Just click pick again; each draw reseeds, so you get a completely fresh result every time. Nothing is stored between draws, and the list you pasted stays in the box so you can re-run it as many times as you like.
How should I prepare a list of YouTube comments?
Paste the commenters' names or comment text one per line; blank lines and stray spaces are ignored automatically, and a live count confirms how many valid entries were found. Remove obvious bot or spam lines first, since every remaining line counts as an entry, and consider screen-recording the draw for transparency.

Privacy

The comments or entries you paste are shuffled and drawn locally in your browser; nothing you enter is sent to a server.