Is there a built in function equivalent to .NET\'s
Guid.NewGuid();
in Cocoa?
My desire is to produce a string along the lines of
Check out the Wikipedia article and the Core Foundation page.