Skip to main content

Rolar o Dado

Role um ou vários dados virtuais, com qualquer número de lados. Obtenha os resultados individuais mais o total e a média, gerados novamente a cada vez.

Entrada

6 é um dado padrão. Aumente para d20 ou qualquer outro tamanho.

Saída

Resultado

Your roll(s) will appear here.

Isso foi útil?

Guias

Roll one or many virtual dice, with any number of sides — a standard six-sided die, a d20 for tabletop games, or anything in between. Get every individual roll plus the total and average.

How to use it

  1. Set How many dice to roll? (1–100).
  2. Set Number of sides (2–100, default 6 for a standard die).
  3. Press Roll. Press it again anytime for a fresh roll with the same settings.

Reading the result

  • Result — every individual roll, in the order rolled.
  • Summary — a single value for one roll, or the total and average across all of them.

Is this fair — does every side have an equal chance?

Yes. Each roll independently picks a whole number from 1 to your chosen number of sides with equal probability, using your browser's random number generator.

Privacy

Everything runs entirely in your browser. Nothing is uploaded to a server.

dicerollrandomd6generatordecision maker

Use it from code

From 3 credits per call

REST API

curl -X POST https://api.iotools.cloud/v1/tool/roll-the-dice \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "count": "1",
    "sides": "6"
  }'

Swap in your own key from your account. The tool's fields are the body — no wrapper.

Ask an AI agent

Use the IOTools `roll-the-dice` tool (Roll The Dice) on this input:

YOUR_INPUT_HERE

Paste this at any agent connected to the IOTools MCP server, then add your input.

Ama as ferramentas? Livre-se dos anúncios.

Um único pagamento remove todos os anúncios da sua conta, para sempre. Sem assinatura, sem rastreamento.