I'm trying to create a list of objects that have some variance in their data. Types such as strings etc are fine as they are random each time, however I've found that bool's are always the same value in each object within a collection generated by CreateMany().I'm trying to create a list of objects that hav