Classic heads or tails
The familiar fifty-fifty decision. Tap the coin, press the button or use the space bar for a quick heads or tails result.
Automatic uses your country when available and stores your choice locally.
Press Space to flip. The flip runs in your browser.
A simple coin toss for football, cricket and everyday decisions.
cointoss.uk is a free online coin flip tool that gives you a genuinely random heads or tails result. Each flip is decided in your browser using cryptographic randomness — the same kind of random number generation used in security and science — so the result is as fair as a coin toss can be.
Whether you are a football captain calling the toss before kick-off, a cricket team leader deciding who bats first, or just trying to choose between tea and coffee, this tool gives you a quick, unbiased result. You can pick from real-world coin designs — British penny, US quarter, Canadian loonie, and more — or create your own custom choices.
But cointoss.uk is more than an online coin flip. It is also a place to learn how people have made, traded, trusted, and imagined money across history — from ancient coinage and shell currencies to digital tokens and the possible future of currency. Explore the Obscure Coins journal and our look at the future of coins.
No account is required. The result is generated on your device, and your preferences and recent history stay in your browser. After a flip, the app sends an anonymous event containing the result, mode, coin set, and timestamp to the stats API for overall counters. It works on phones, tablets, and desktops.
Explore the fascinating history of physical money and the transition to digital decision-making.
Discover how millions of Islamic silver dirhams found their way into Viking hoards across Northern Europe.
EconomicsHow the gradual reduction of silver content in Roman currency mirrored the decline of the Empire.
HistoryAn examination of the massive limestone discs used as currency in Micronesia and their lessons for modern money.
SportsWhen a 50/50 flip changed the course of European Championships and Super Bowls.
These counters stay with you. You get a running total, per-coin counts and a short log of recent flips.
Use the classic flip, settle a best of three, enter your own choices or run a sports toss.
The familiar fifty-fifty decision. Tap the coin, press the button or use the space bar for a quick heads or tails result.
Three automatic flips with a clear winner. Useful when one toss feels too abrupt and you want a stronger tie-break.
Replace heads and tails with any two options: tea or coffee, pub or home, call or text, the choice is yours.
Choose kick-off or ends before a match, training session or five-a-side game.
Decide who bats or bowls first without needing a physical coin nearby or a separate toss app.
Want to add a coin flip to your own website or blog? Use our free, lightweight embeddable widget.
Heads or tails has a long history as a simple way to settle a choice fairly. It still shows up in the UK, especially in sport, where a coin toss can decide who starts first.
In Britain, tossing a coin has been used for generations to break ties, choose sides and settle small disputes. The tradition is familiar in football, cricket and pub debates.
Different places often prefer different coins. People in the United States may use a quarter, Canadians a loonie, and many users in Europe, Australia and New Zealand choose their local currency when they flip a coin online.
Today, an online coin toss gives the same quick result without needing cash in your pocket. That makes it useful for split decisions, sports calls, classroom activities and anyone looking for a fast random coin flip on desktop or mobile.
Here at Cointoss, we recognise that tossing coins—specifically monetary coins—could be a dying art. It's fun, it's an easy way to remedy a dispute or settle a score, and it's completely random. It puts something up to chance. That was a way to imply randomness and fairness before we ever had computers guessing or telling us what's random, or how something must be distributed.
The reality is that as we progress into a digital economy, even paper money may one day disappear in lieu of digital currencies. We'll keep the art alive, offering the simple ability to toss a coin in the virtual ether and get results.
Physical coins are becoming less common in everyday life. Contactless payments, digital wallets, and central bank digital currencies (CBDCs) are reshaping how we think about money. But the coin toss remains a cultural touchstone — a ritual that transcends the metal itself. Whether you are a football captain, a cricket team leader, or someone trying to decide between tea and coffee, the flip endures because it is universally understood and accepted as fair.
Yes. Each result is created in your browser using crypto.getRandomValues(), which provides stronger randomness than the usual Math.random(). The animation follows the result; it does not choose it. Read our deep dive on cryptographic randomness.
Each new toss is independent. A run of heads does not make tails "due".
The crypto API obtains cryptographically strong random values from the browser and operating system. The site maps even values to heads and odd values to tails, so the implemented mapping assigns the same number of possible byte values to each side.
Physical tosses can show a small same-side tendency when the starting face is known. A large human-flip experiment reported about 50.8% same-side outcomes. The digital result does not depend on a coin's starting orientation or throwing technique.
Session totals, recent history, and preferences are stored locally on your device. After a flip, the app also sends an anonymous event containing the result, mode, coin set, and timestamp to the stats API for overall counters. Events are not tied to an account. See the Privacy page for details.
Yes. Choose the dedicated mode above. For organised competition, follow the rules of the relevant governing body.
Yes. Select Custom and type any two short options. The tool updates the coin and session statistics automatically.
Yes. The site can use a country code from the host as a default coin set, and you can override it with the selector. The preference is stored locally in your browser.
No money, prizes or wagers are handled here. It is just a straight coin toss page.