Code to arc4random crashes and doesn’t load accurately
Hi all,
I doubt as to how I could randomize the sort of questions when all the question are in an NSInteger. I am applying the following code to attempt and show my arc4random, but it crashes and doesn’t load accurately.
Question = arc4random() %6 +1;
Please give me a solution to solve this.
Thanks a lot.








