I'm trying to create a set of dummy data to put into a program, and I was wondering what the best way to do that was.
+1
A:
See arc4random(). It's the standard function for generating random numbers.
TechZen
2010-07-12 22:54:53