HI
i’m stock with generating a random number
I have an array that holds 20 variables, and i want to choose randomly within that range with a condition that it jumps every 4 variables. the random number should be either (0 , 4, 8, 12 or 16)?? how can I do that ?
my array of type NSArray…
Thanks,
1 Answer