骰子擲擲樂
以 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