Guide ยท

How do you pick who pays without an argument?

The fastest way to settle who pays, who picks, or who wins a raffle is a random draw. The only problem is trust: how does anyone know the draw wasn't rigged after the fact. A provably fair picker solves that by locking in the method before anyone sees the result.

Why a coin flip stops being good enough

A coin flip or a name pulled from a hat works fine until money, chores, or a raffle prize is on the line and one person controls the draw. Even an honest organizer runs into the same problem: there is no way for anyone else to check, after the fact, that the draw wasn't nudged. That doubt is enough to spoil an otherwise simple decision, especially in a group chat where nobody can watch the draw happen in person. What people actually want from who pays or a raffle is not just a random result, it is a random result they can verify.

What provably fair actually means

Provably fair sounds technical, but the idea is simple. Before the draw happens, the organizer publishes a commitment, a short string generated from a secret value, without revealing the secret itself. Everyone can see the commitment up front. After the draw, the organizer reveals the secret, and anyone can run it through the same process to confirm it produces exactly that commitment. If the organizer had changed the secret after seeing who entered, the revealed value would not match the commitment published earlier, and everyone would know. The commitment locks the method in before anyone knows the outcome, which is the whole point.

How Votably's fair lottery runs it

Votably's lottery decision type builds this in without anyone needing to understand hashing. When you create the draw, Votably publishes a commitment alongside the poll, before a single vote or entry is added. Add up to 40 names or options, share the link, and when it's time to draw, Votably reveals the seed that produced the winner. Anyone in the group can check that the revealed seed matches the commitment published at the start. Nobody needs an account, and the whole exchange happens inside the same link you already shared in the group chat.

A random name picker for a real raffle

For a raffle with a longer list of entries, names, tickets, whatever you're drawing from, add every entry as an option in a Votably lottery and let the commitment-and-reveal process stand in for a physical drum. It works the same whether you have 5 entries or the full 40-option limit: one winner, picked at random, with proof nobody peeked at the list and picked a favorite. Since it's just a link, entries can come from a WhatsApp group, a Discord server, or an email thread, with no extra software to install.

When a weighted wheel is the better fit

A straight random draw treats every option equally, which is exactly right for splitting a bill or picking a raffle winner. Sometimes a group wants their opinions to shape the odds instead: everyone still gets a say, but a favorite gets better odds rather than a guaranteed win. That's what Votably's wheel decision type is for. Each person adds weight to the options they'd actually like to see win, then a weighted spin does the choosing. It's the right call for leaving it to fate while still giving your favorite a better shot, rather than a purely even draw.

Settling who pays without the group chat spiral

Who pays for dinner, who picks up the tab on a trip, who takes the next chore, these are small decisions that somehow generate the longest group chat threads. A fair, verifiable random draw ends the debate before it starts, because nobody can claim the result was fixed and nobody has to volunteer. Set it up once, share the link, and let the commitment do the arguing for you. Everyone can see the outcome the moment the draw happens, and anyone who wants to double-check it later still can, long after the group chat has moved on to planning the next thing.

Questions people ask

What does provably fair mean in a random picker?
Provably fair means the method for picking a winner is locked in and published before the draw happens, using a commitment generated from a secret value. After the draw, the secret is revealed, and anyone can check it matches the commitment, proving the organizer could not have changed the result.
Is Votably's lottery draw actually random and verifiable?
Yes. Votably publishes a commitment the moment a lottery decision is created, before any votes or entries come in, and reveals the seed behind it when the draw happens. Anyone in the group can check that the revealed seed produces the published commitment, confirming the draw was not rigged.
How many names can a random picker or raffle draw hold?
A Votably decision supports up to 40 options, which covers most group raffles, who-pays draws, and name pickers in a single link. Add every entrant as an option, share the link with the group, and the provably fair lottery picks one winner at random.
Do people need an account to enter a Votably raffle?
No. Nobody needs an account to create a raffle draw or to be entered as an option. Votably works as a shared link: the organizer adds the entries, everyone can see the published commitment, and the draw happens with no sign-up required from anyone taking part.
What's the difference between Votably's lottery and its spin-the-wheel tool?
The lottery gives every option an exactly equal chance and proves it with a published commitment, which suits splitting a bill or picking a raffle winner fairly. The wheel lets each person add weight to their favorite options first, so popular picks get better odds before a weighted spin decides.

Decision types in this guide