This class can be used to generate the schedule of games that a set of teams play on a season. It takes a given number of times and assigns all games that they play with each other. The class picks random games that they play on each turn in order to generate the schedule for a complete season.