In school, I was taught to denote a random variable like so:
$$R=\{_{0}^{1}$$
This only goes for a random choice between two integers, like a coin flip. How do I write a variable that is equal to a random integer in a certain range, such as, $5$ to $10$?
"Let $R$ be a random variable following the discrete uniform distribution over the set $\{5,6,7,8,9,10\}$."