Dice Roller

Dice Rollerを登録なしでブラウザ上ですぐ使えます。入力値は端末内で処理されます。

計算は端末内で行われ、入力値をサーバーへ送りません。

具体例

Rolling two six-sided dice produces two values from 1 to 6 and a total from 2 to 12.

計算方法・仕組み

Each die independently uses secure integer sampling across the inclusive range from 1 to the chosen side count.

注意事項

Virtual rolls are for casual games and simulations, not regulated gambling.

よくある質問

Can I roll more than six-sided dice?

Yes. Choose any side count from 2 up to the displayed limit.

Are all faces equally likely?

The tool uses rejection sampling to avoid modulo bias.

How many dice can I roll at once?

Up to 100 dice per roll.

関連ツール