I am currently working on update 3 to my app, I wanted to add the ability to shake the iPhone and have it go to a random cell in my UITableView. I know Apple recommends against doing this kind of gesture, but I want to add it or at least try it out.
Any help would be appreciated!