Independent browser Web Crypto trials

Flip 2 Coins

Run two independent coin flips together and inspect both outcomes.

Latest results

Run the batch to see every outcome.

Recent batches

No batches yet.

Method web-crypto-getRandomValues-v1 (version 1) · How results are selected

What this batch shows

Two coins have four equally likely ordered sequences: HH, HT, TH, and TT. One head and one tail occurs in two of those four sequences, so a split result has probability 50%.

Every coin is sampled independently from the same tested random-bit function. The animation reveals results already selected in your browser and does not influence them.

Useful for

  • Choosing outcomes for two players or two game positions
  • Demonstrating ordered pairs in an introductory probability lesson
  • Seeing why a two-coin batch can end in a one-to-one split

For repeatable charts, run comparison, and CSV export, use the probability experiment.

Interpreting 2 independent flips

A balanced random source makes each side equally likely on each trial; it does not promise an equal split in this particular batch. Repeated outcomes and imbalanced batches are expected parts of random variation. Read the method and limitations before using a result in a dispute.