✅ Object reference not set to an instance of an object?
I keep getting a run-time error of
Object reference not set to an instance of an object on line int index = rand.Next(0, Names.Count); and I'm not sure why.