I am making a game which uses a lot of attributes for different people.
I have set up the arrays I am just trying to randomize values and random generate names. I have made an array consisting of 100 first names and 100 last names but having problems of copying a random name from the first array to another array.
Any help would be great not really used arrays much and am struggling with trying to get the randomization I want.
Thanks