# Dice Roller

> Roll any number of dice with any number of sides, plus a modifier.

To roll dice, choose how many and how many sides each has, plus any modifier. Each die is rolled independently using the browser's cryptographic random source, and the result shows the individual rolls alongside the total and the statistically expected average.

**URL:** https://convertto.tech/t/dice-roller
**Category:** Calculators (https://convertto.tech/c/calculators)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Set the number of dice.
2. Choose the sides.
3. Set the modifier.
4. The result appears immediately — copy or download it.

## FAQ

### Is this roller genuinely random?

It uses the browser's cryptographic random source, so the distribution is uniform and unpredictable — better than most physical dice, which are subtly biased by manufacturing tolerances and the pips drilled out of their faces.

### Why does 7 come up most on two dice?

Because it has the most combinations — six of the thirty-six outcomes make seven, while only one makes two and one makes twelve. The bell curve is a property of summing dice, not of the dice themselves.

## Related tools

- [Random Number Generator](https://convertto.tech/t/random-number-generator): Generate random numbers in any range, with optional uniqueness — for draws and sampling.
- [Dice Probability Calculator](https://convertto.tech/t/dice-probability-calculator): Roll dice notation like 3d6+2 and see the full probability distribution.
- [Break-Even Point Calculator](https://convertto.tech/t/break-even-calculator): Find how many units you must sell to cover your costs.
- [Compound Interest Calculator](https://convertto.tech/t/compound-interest-calculator): Project savings growth with compound interest and regular contributions.
- [Currency Converter](https://convertto.tech/t/currency-converter): Convert between 30+ currencies using official European Central Bank reference rates.
- [Discount Calculator](https://convertto.tech/t/discount-calculator): Work out sale prices, stacked discounts and how much you actually save.
- [Exponent, Root & Logarithm Calculator](https://convertto.tech/t/exponent-logarithm-calculator): Calculate powers, nth roots, logarithms in any base, and exponentials.
- [Fraction Calculator](https://convertto.tech/t/fraction-calculator): Add, subtract, multiply and divide fractions, with the result simplified.
