← Back to the main wheelWhat the simulation can show
- See why small samples rarely divide perfectly evenly.
- Compare outcomes after 100, 1,000, or 10,000 independent local draws.
- Check that every supplied outcome can be reached by the current browser session.
Run and read the test
- Enter two to twenty unique outcome labels.
- Choose a trial count; larger samples usually have smaller percentage deviations.
- Run the test and compare actual counts with the expected count, while remembering that a new run will differ.
Diagnostic, not certification
- A balanced-looking table cannot prove that future selections are unpredictable or tamper-proof.
- A large deviation can occur by chance, especially with few trials or many outcomes.
- Independent review is required for regulated, financial, legal, or high-value drawings.
Randomness test questions
- Should every outcome have exactly the expected count?
- No. Exact equality is uncommon; random sampling naturally produces positive and negative deviations.
- Why stop at 10,000 trials?
- The cap keeps the page responsive and prevents an accidental long-running browser task.
- Does this test send results anywhere?
- No. Outcomes, counts, and calculations remain in the current page session.