I am needing to store a heap of int[] for my levels.
I decided that storing the int[]\'s in an NSMutableArray and getting a random one from the array would be a good
Box it into a NSNumber :
[array addObject:[NSNumber numberWithInt:5]];