FirstName ["Steve","Shannon","Jenny"] SecondName ["Debank","Green","Penny","Smith"] random.choice(FirstName) 1000 random.choice(SecondName) 1000