Taking random string from text file Cocoa?

Posted by gpeterson on Stack Overflow See other posts from Stack Overflow or by gpeterson
Published on 2010-05-15T07:46:01Z Indexed on 2010/05/15 7:54 UTC
Read the original article Hit count: 126

Filed under:
|
|
|

Having troubles finding a good way to get a string from a text file (separated by line breaks) randomly.

I want to do a setStringValue:@"random string from file here";

pretty much. Thanks in advance.

© Stack Overflow or respective owner

Related posts about xcode

Related posts about objective-c