I am not very familiar with arrays but I need to use one for a program I'm making so my question is, is there any way to randomly assign the data in one array to the data in another. I'm trying to randomly assign specific values so I can't use a random number generator.