I've got that skip command working fine. Next question - how do I get my random number (generated using arc4random_uniform(N) I assume) into the skip value? I can't find a way of accessing the code within Appery.
I've got that skip command working fine. Next question - how do I get my random number (generated using arc4random_uniform(N) I assume) into the skip value? I can't find a way of accessing the code within Appery.
Nice! Thanks very much.