Use the integer distribution to model equally likely integers. For example, if a fair die is thrown, the probability of obtaining any of the six possible outcomes is the same: 1/6.
The integer distribution does not occur often in nature, but it is important as a reference distribution. One of the most important applications is to generate random integers that fall between two specific values.