본문으로 건너뛰기
ko
목록과 숫자 무료 · 비공개

Random Dice Roller

Roll any dice, any number of times.

Roll anything from a d4 to a d100 — or type a custom side count up to 1,000 — with up to 20 dice per roll and an optional modifier added to the total. Handy for D&D ability checks, replacing a missing board-game die, or classroom probability experiments. Each die is rolled independently with unbiased Web Crypto randomness, and every individual result is shown alongside the sum.

Roll the dice을(를) 누르면 결과가 표시됩니다.

옵션
최근 결과
  • 기록이 아직 없습니다.

자주 묻는 질문

Can I roll dice that don't physically exist, like a d3 or d1000?

Yes. Choose Custom as the die type and enter any side count from 2 to 1,000. The roller treats it exactly like a standard die.

Does the modifier apply to each die or to the total?

The modifier is added once to the sum of all dice, not per die. Rolling 2d6+3 means both rolls are added together, then 3 is added.

Can I see each individual die, not just the total?

Yes. Every die appears as its own chip above the total, and the CSV export lists each roll on its own row along with the die type.

Are the rolls biased on unusual side counts?

No. The roller uses rejection sampling on crypto.getRandomValues, which avoids the modulo bias that naive random code introduces, so a d7 or d100 is as fair as a d6.

How many dice can I roll at once?

Up to 20 dice per roll, enough for an 8d6 fireball or a dice-pool system. Each result is shown individually, summed, and saved to your roll history.

관련 랜덤 도구

Further reading

피드백 보내기

버그를 발견했거나, 새 기능을 원하거나, 그냥 인사를 하고 싶다면 알려주세요.