Your data is never sent to a server or stored anywhere. All processing happens in your browser.

Coin Flip

Number of coins: 1
Result
History
0
Heads
0
Tails

How to Use


Click the Flip button to flip a coin. Choose the number of coins to flip at once (1-100). Results are displayed with a running tally of heads and tails.

Fairness


Each flip uses a cryptographically secure random number generator (crypto.getRandomValues) to ensure a fair 50/50 probability. The results are truly random and not predetermined.

Privacy


All processing happens in your browser. No data is sent to any server.