retweet.gg turns a tweet into a fair draw. Paste the link, pull every retweeter, and roll winners from a seed we commit on-chain before the draw — so every result ships a public proof anyone can re-run.
Paste a tweet, pull the retweeters, draw a winner anyone can verify. No bots, no bias, no “trust me bro.”
Drop the link to any tweet running a giveaway. We pull it in seconds — no setup, no code.
We fetch everyone who retweeted, dedupe bots and duplicates, and build a clean, auditable entry list.
Roll the winner from a seed we commit on-chain before the draw. Every result ships a public proof anyone can re-run.
A commit-reveal scheme locks the randomness in before anyone knows the outcome — then hands every entrant the tools to check it.
Before the draw, we publish a hash of a secret random seed — locked in, impossible to change.
The winner is computed from that seed and the exact entry list — a deterministic, tamper-proof roll.
We reveal the seed afterward. Anyone can re-run the math and land on the same winner. No trust needed.
$ winner = HMAC-SHA256(blockhash, entriesHash ‖ nonce) mod 1284
> index #847 → @degenmaxi
Everything about pulling retweeters, drawing winners, and proving it was fair.
Paste a tweet, we pull every retweeter into a clean entry list, then draw with a seed we commit to on-chain before the draw. After the reveal, anyone can recompute the exact same winner from the public proof — see how it works.
Paste a tweet, pull the retweeters, and draw a winner anyone can verify — commit, reveal, proof and all. It takes about a minute.
Free to start · Provably fair · No card required