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
or there's the uuidgen command line tool.
uuidgen