inessential by Brent Simmons

uuidgen

Tip for OS X developers: sometimes you need a UUID. One case is when developing contextual menu plugins. The easy way to generate a uuid is the command-line uuidgen tool. It takes no parameters and returns a UUID.