Flip a Coin β€” Yes or No

Click the coin or press Flip to decide between Yes and No. History logged with timestamps.

πŸ† {{ result }}
{{ faceText || heads }}
{{ busy ? 'Flipping…' : (result || 'Press Flip') }}
Flips: {{ history.length }}
{{ heads }}: {{ headsCount }} ({{ headsPercent }}%)
{{ tails }}: {{ tailsCount }} ({{ tailsPercent }}%)
{{ faceText || heads }}
{{ busy ? 'Flipping…' : (result || 'β€”') }}
Flips: {{ history.length }}
{{ heads }}: {{ headsCount }} ({{ headsPercent }}%)
{{ tails }}: {{ tailsCount }} ({{ tailsPercent }}%)
βš™οΈ Settings
πŸ“œ History {{ history.length }} flip{{ history.length !== 1 ? 's' : '' }}
{{ row[0] }} {{ row[1] }} {{ formatTime(row[2]) }}

How to Use the Flip a Coin Tool

  1. Click the coin or the Flip button to flip.
  2. Click βš™ Settings to rename the sides (e.g. "Pizza" or "Sushi") or flip multiple times in one go.
  3. Your full flip history is shown below the coin with timestamps.
  4. Use πŸ—‘ to clear history, ⬇ to export as CSV.
  5. Click 🎬 Focus Mode for a clean fullscreen streamer overlay β€” only the coin and controls visible.
  6. Share a direct URL for a custom flip: /game/flipacoin/pizza-or-sushi

Focus / Streamer Mode

The 🎬 Focus Mode hides all site navigation and content. Only the coin, flip button, and stats are visible on a dark background β€” ideal for OBS browser source overlays or live streams. After a flip, the winning side is displayed with a large highlighted banner. Press Exit Focus or the top-right βœ• to return.

Popular Variants

Using a Coin Flip to Make Decisions

Open Settings and enter your two options in the Side 1 and Side 2 fields β€” for example "Go to the gym" and "Rest today". Flip the coin. Your gut reaction to the outcome often reveals what you actually wanted.

Flip Multiple Times

Set Flip times in Settings to any number up to 100,000. All results are logged in history. The stats bar shows heads count, tails count, and percentage β€” useful for verifying probability over many flips.