Paste a list, press the button. Genuinely random, readable from a distance, and nothing to install.
Timing them too? Classroom timer.
Most pickers reach for Math.random() and a remainder. That is fine for a shuffle animation and wrong for a draw: the remainder of a raw random number is very slightly biased toward the low end of the list, so the first names come up more often than the last ones. Nobody notices in ten picks and everybody notices in a term.
This draws from the browser’s cryptographic source and discards the values that would skew the result, so every name has the same chance every time. It also spins for about a second before settling — not decoration, but because an instant answer from a machine reads as arbitrary, and people trust a draw they watched happen.
Standups, reading aloud, presenting. The clock is neutral in a way that picking a face is not.
Split a class or a workshop without anybody being chosen last.
Turn on removing and draw as many winners as you need.
Where to eat, who goes first, which idea to try. Faster than another round of discussion.
Randomising who speaks first changes what gets said.
The fairest arbiter in the house is one that has no opinion.
A picker is honest about being arbitrary, which is exactly why it works for turns and fails for work. The reason your week feels random is not that you drew it from a hat — it is that nothing is deciding what matters more than anything else.
EvyOS is that decision made once and written down: goals at the top, the projects that serve them, and the tasks underneath, so what to do next is a consequence rather than a coin toss.
EvyOS holds the goals, projects and tasks that decide what anybody should be doing next.
Start for free →