What are you adding?
What are you adding?
How to roll 100:
How do you get “1” like this?
I suppose you have to roll 10 to get to 100 = 0
But then what?
You get 100 when you roll 10 twice
(1d10 - 1) * 10 + 1d10 -> (10 - 1) * 10 + 10 = 9 * 10 + 10 = 90 + 10 = 100