骰子掷掷乐
以 D&D 骰子语法掷骰:2d6、1d20、4d10+5,行动设备摇一摇重掷。
Total
—
How to use
- Type a dice expression like
2d6(2 six-sided dice) or4d10+5(4 ten-sided dice plus 5). - Press Roll or hit Enter. Each die shows its individual result.
- On mobile, shake your device to reroll the same expression.
常见问题
- What notation is supported?
- Standard dice notation: NdX (N dice with X sides), optional +M or -M modifier. Examples: 1d20, 3d6+2, 2d4-1.
- Does my data leave my device?
- No. All dice rolls happen in your browser with crypto.getRandomValues().
- Does it work on mobile?
- Yes — tap to roll, and shake to reroll on mobile devices that support the DeviceMotion API.
Last updated: By jarvisbox