Using String variable to represent Array

You can store pointers to your arrays in your arraynames and then just chose pointer at random. it will allow you to access content of that array

1 Like