I need to generate a list of words to display on a view. How would I go about doing that. I generated a string of random characters with cocoa, but I know I'm supposed to use a different function for the iPhone.
Can someone please upload a snippet of code that would do this?