For example, I have School[] testSchool = new School {Teacher, Student, Principal, Student, Janitor};, and I want to pick a random instance of student to preform a
School[] testSchool = new School {Teacher, Student, Principal, Student, Janitor};