I have a list of 16 names. I need to create a random list of 6 names, three of which are either the 8th or 9th name and both the 8th and 9th name have to appear in the random list. The remaining three names must be from 1 through 7 and 10 through 16, and at least 3 of the names must be from 1 through 8. It would also be better (but not mandatory) if numbers were only chosen once.