Here is the problem I'm faced with, as best as I can describe it.
There is a set of 256 values (a byte), and 108 values are chosen from this set. Each choice may be any value from 0 to 255. What is the probability that once the values are chosen, there will be six distinct pairs of duplicate values, and all other 96 values will be unique?