DevTools Logo

3D Dice Roller & Coin Flip

3D Dice Roller & Coin Flip

Roll dice and flip a coin with secure randomness.

Dice Configuration

Enter a formula and roll

Roll Result

Your dice will appear here.

Coin Flipper

Flip a fair coin

Flip Result

Ready

History (Last 12)

No flips yet.

Export Results
{
  "dice": {
    "formula": "1d6",
    "lastRoll": {
      "rolls": [],
      "total": null
    }
  },
  "coin": {
    "history": [],
    "heads": 0,
    "tails": 0
  }
}