A random integer refers to a whole number chosen from a range of numbers in a way that each possible number has an equal chance of being selected.
Range: A range is a sequence of numbers within specific boundaries. In this case, the range would be -10 to 10.
Inclusive: Inclusive means that the specified boundaries (in this case, -10 and 10) are included as valid options for selection.
Equal chance: Equal chance means that each possible number within the given range has the same probability of being selected as any other number.