Keep an array of 100 numbers 1 to 100.
When you pick a random number, say 5, you grab the number in position [5] (which is 5 initially). To make this number unselectable, just substitute the number...