UUID Generator

UUID Generator

UUID Generator is a free and simple Mac OS X application for generating Universally Unique Identifiers (UUIDs).

UUID Generator facilitates creation of UUID’s by providing a GUI interface for UUID generation, as well as providing your choice of generation algorithm: time/Ethernet based or pure random number algorithm. While Mac OS X provides the uuidgen command line tool, UUID Generator provides a superior experience:

  • Generate as a string, e.g. CA77B528-E5CC-11D6-B898-0030654120A4
  • Generate as individual UUID bytes, e.g.:  {0xCA,0×77,0xB5,0×28,0xE5,0xCC,0×11,0xD6,0xB8,0×98,0×00,0×30,0×65,0×41,0×20,0xA4}
  • Generate as a CMPluginFactoryID, e.g.
  • #define YOUR_CMPLUGINFACTORYID ( CFUUIDGetConstantUUIDWithBytes( NULL,0xCA,0×77,0xB5,0×28,0xE5,0xCC,0×11,0xD6,0xB8,0×98,0×00,0×30,0×65,0×41,0×20,0xA4 ) ) /*CA77B528-E5CC-11D6-B898-0030654120A4*/
  • Output to the Clipboard or to stdout
  • Your choice of generation algorithms: CFUUID; e2fsprogs; e2fsprogs, force random; e2fsprogs, force time
  • A GUI-based interface provides for ease of access. Just double-click to generate your UUID.
  • UUID Generator utilizes the Mac OS X Services architecture to provide UUID generation services from within your application. Working in Xcode? Just go to the Services Menu to easily obtain your UUID and have it inserted directly into your source code.


uuidgen may exist and may work, but as developers we understand simplicity and efficiency. The less we have to fumble with something, the more we can remain focused on our task at hand. UUID Generator was written to make UUID generation simple and easy, so we could focus on the real work that matters.


UUID Generator requires Mac OS X 10.5 or above.

Sorry, you can not to browse this website.

Because you are using an outdated version of MS Internet Explorer. For a better experience using websites, please upgrade to a modern web browser.

Mozilla Firefox Microsoft Internet Explorer Apple Safari Google Chrome