Dice Roller
Roll virtual dice using classic NdM notation (e.g. 2d6) and see the individual rolls plus the total - fair via crypto randomness, no physical dice.
Verifiably fair: The draw uses your browser's cryptographic random generator (crypto.getRandomValues) instead of a simple pseudo-random one - the same mechanism encryption relies on. Every possible outcome is exactly as likely as the weights say, with no bias from rounding. Everything runs locally in your browser; there is no server that could influence or manipulate the result.
In 3 steps
- Enter dice notation, e.g. 2d6 or 1d20+2.
- Roll.
- See the individual rolls and the total.
History
No result yet.
Everything stays on your device: no account, no server, exportable and deletable at any time.
Is my file uploaded?
No. Everything runs in your browser - your file never leaves your device. How this is verifiable