Non-decreasing Dice Sequence

Non-decreasing Dice Sequence
ProbabilityMedium

A fair six-sided die is rolled multiple times. We want to find the probability that the sequence of numbers rolled is non-decreasing (each number is greater than or equal to the previous number).

What is the probability of getting a non-decreasing sequence when rolling a die 10 times?