๐Ÿ‘‹About

โœ“ Tested & verified Updated:

WheelJar is a free set of random-decision tools built as a small independent project. Wheels, coin flips, dice, number and word generators, team makers and Secret Santa draws โ€” thirty-one tools that all answer the same question in different shapes: which one?

Every tool runs entirely in your browser. There is no account, no saved history and no server doing the drawing on your behalf. Randomness comes from crypto.getRandomValues, the generator browsers use for encryption keys, with rejection sampling to keep every outcome equally likely and Fisherโ€“Yates for anything that shuffles. The full write-up is on the methodology page.

The guides exist because the tools attract a particular kind of question โ€” is the wheel really random, is a coin toss actually 50/50, how do I run a giveaway nobody can argue with โ€” and those deserve a proper answer with the arithmetic shown rather than a reassuring sentence.

Note: the site is for informational purposes and is not a gambling service, a prize promoter or an operator of any kind. Found a mistake or have a suggestion? Tell us.