Veridraw vs the mainstream comment pickers
Veridraw and Comment Picker both pick a random winner from the comments on a giveaway post. One difference is worth the whole page: what happens when somebody says the draw was rigged. Everything below is sourced, including the rows where they beat us.
The one difference that matters
Comment Picker publishes a result. Veridraw publishes a proof.
Their FAQ describes a pseudorandom number generator selecting the winner on their server, and their tools can produce a shareable results page, a certificate image and an announcement video. Those are records of what happened — a genuine and useful thing to have. What they do not include is anything a sceptical follower can recompute. If someone insists the draw was rigged, the strongest available answer is still “the tool said so”.
Veridraw is built around answering that person. Before the draw runs, the qualified entry list is frozen and fingerprinted with SHA-256, and a secret seed is generated and published as a hash — a commitment you post publicly. The draw is bound to a specific future round of drand, a public randomness beacon operated by a league of independent organisations, so the deciding number does not exist yet at the moment of the promise. After the reveal, the seed is published, and the certificate page recomputes the winner in the reader’s own browser. Swap the seed and it stops matching the hash you posted. Edit one entry and the entry fingerprint breaks. Both failures render in red.
That is the trade you are making on this page: automatic comment import from a connected account, against a result nobody has to take your word for.
Side by side
Our column is generated from the same constants the product enforces, so it cannot drift from what the app actually does. Their column quotes their own published pages, linked at the bottom.
| Capability | Veridraw | Comment Picker |
|---|---|---|
| How the winner is chosenVeridraw | SHA-256 of a secret seed committed before the draw, a future public-beacon round, and the frozen entry list | A pseudorandom number generator on their server — their FAQ describes it as a PRNG |
| Can a stranger recompute the result?Veridraw | Yes — the certificate re-derives the winner in the reader's own browser from published values | No published values to recompute from |
| Proof the result wasn't picked after the factVeridraw | The entry-list fingerprint and the seed's hash are published before the draw; the beacon round does not exist yet at that moment | Not published |
| Shareable record of the resultComparable | Permanent public certificate page, on the free plan too | Yes — a public results page, a certificate image and a winner-announcement video |
| Getting the comments inComment Picker | Copy-paste or CSV. Nothing to authorise, and it works on any platform you can copy from | Automatic import from a connected account via the official APIs — an Instagram business or creator account is required |
| Free plan ceilingVeridraw | 1 draw a month · 200 comments · 1 winner · all 5 themes at full quality | 100 comments per giveaway on Instagram, Facebook and YouTube · 1 winner · 30 TikTok comments a day · 25 on X |
| Paid priceVeridraw | €19/year at launch (rising to €24) · Agency €99/year | $95.91/year, or $9.99/month |
| Comments per draw, paidComment Picker | 5,000 on Pro · 50,000 on Agency | Unlimited on Instagram, Facebook and YouTube · up to 10,000 TikTok comments a day · up to 2,500 on X |
| Winners per draw, paidComparable | Multiple, plus ranked backups derived from the same seed | Up to 10 |
| Verifying that entrants followed youComparable | Not offered — the platforms do not expose follower data, and no certificate ever claims it was checked | Not offered |
| Replacing a winner who never repliesVeridraw | On the record: a reason is required, the next ranked backup is promoted, and the certificate shows the whole chain | Not published |
| What the audience can watch liveVeridraw | A transparent OBS overlay showing the qualified pool building before the draw runs | Not published |
“Not published” means exactly that: we could not find the capability documented on their site, so we are not asserting they lack it. If it exists and we missed it, tell us and this table changes.
Where they are ahead
2 rows go to them above, and they are not small ones.
- Automatic import. They pull comments straight from a connected account through the official APIs. Veridraw is paste-first — you copy the comments in yourself. That is a deliberate choice (nothing to authorise, works on every platform, we never hold access to your accounts), but on a thread with thousands of comments, pasting takes longer than clicking.
- Raw volume on the paid plan. Their premium tier is unlimited on Instagram, Facebook and YouTube. Veridraw Pro caps a single draw at 5,000 comments and Agency at 50,000.
- Breadth and track record. They cover entry types we do not — retweets, quote tweets, entry forms — across more networks, and they have run at scale for years. Veridraw is new.
If automatic import from a connected account matters more to you than a result your audience can check, they are the better tool today. We would rather say that here than have you find it out after paying.
Price, in the open
Comment Picker Premium publishes $95.91 a year, or $9.99 a month, in USD. Veridraw Pro is €19 a year at launch and will rise to €24; Agency is €99 a year. The free plan needs no card.
The gap is not a promotional trick and there is no reason to pretend it is clever. One person builds and runs Veridraw, there is no sales team, and computing a fairness proof costs close to nothing. Pricing this low is only possible because the verification does the convincing that marketing would otherwise have to.
How to check this page yourself
A comparison written by one of the two parties deserves suspicion. Here is how to resolve it without trusting either of us.
- Read their pages directly — every figure in the right-hand column came from these, on 2026-07-26:
- Check our column against the product, not against this page: the limits here are generated from the same constants the API enforces, and the pricing page renders them from the same source.
- Verify a draw yourself. Open any certificate, read the drand round it names, fetch that round from the public beacon, and redo the hash. You do not need Veridraw to do it — the method is written out.
Prices and limits move. If any line here is wrong or out of date, say so and it gets fixed — holding this page to the same standard as a certificate is the only version of it worth publishing.