/uuid_h

Single file, STB-style, "lib" to generate uuid:s.

Primary LanguageCOtherNOASSERTION

Build Status Build status

uuid.h

Single-file, STB-style, library to generate UUID:s. No dependencies except for OS-provided functionality.

Compile with UUID_IMPLEMENTATION defined in one source-file in your code-base.

supported platforms

  • Windows
  • Linux
  • OSX

Contributions for other platforms are happily accepted!