Cryptographic randomness
Results come from the browser's cryptographic generator rather than the ordinary pseudo-random function, which is seeded predictably and was never designed for anything that matters.
Every roll and flip comes from your browser's cryptographic random generator, with the bias that trips up most online dice removed. The tally shows you how fair it has actually been.
Advertisement
Heads or tails, 50/50, every time.
No flips yet
One to six dice, standard six-sided.
No rolls yet
Advertisement
Not deliberately — it is the same small mistake repeated across thousands of pages.
Results come from the browser's cryptographic generator rather than the ordinary pseudo-random function, which is seeded predictably and was never designed for anything that matters.
Squeezing a huge random number into six outcomes with a remainder leaves the low faces very slightly more likely, because the range does not divide evenly. This tool discards values that fall in the uneven tail and draws again, which removes the bias completely.
The tally under each tool counts every result and reports how far the spread sits from perfectly even. Roll a hundred times and watch it settle — that is what fair looks like in practice, wobble and all.
Each roll draws from your browser's cryptographic random generator, and values landing in the uneven remainder are rejected and redrawn so all six faces are exactly equally likely. It is not predictable from previous rolls and nothing is pre-decided.
No. Four sixes in a row happens about once every 1,296 attempts, so with a few hundred rolls it is expected rather than surprising. Genuinely random sequences contain more streaks than people intuitively expect, which is why hand-made "random" lists look wrong to statisticians.
Not at all. Every roll is independent, so a run of tails does not make heads "due" on the next flip. That intuition is common enough to have a name — the gambler's fallacy — and the tally on this page is a good way to see it fail in practice.
It is kept in your own browser so it survives a refresh, and nothing is sent to a server. The reset button under each tool clears it, as does clearing your browser data.
Yes — board games, classroom picks, settling an argument. It is not intended for gambling or for anything requiring a certified, auditable random source, which needs a very different kind of system.
It shows how far your actual results sit from a perfectly even spread. Early on it will look badly skewed, which is normal — with few rolls, chance dominates. It should drift towards even as the number of rolls grows.