kennethlaskoski / UUID

Universally Unique ID - as defined by ISO/IEC 9834-8:2005 - RFC 4122

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UUID

Universally Unique ID - as defined by ISO/IEC 9834-8:2005 - RFC 4122

This is an old work of mine that I found at Sourceforge. It's a pretty thorough C++ implementation of UUIDs. As an aside this includes the first iOS app I ever made. If I have the time, maybe I'll update it to work on my current devices.

About

Universally Unique ID - as defined by ISO/IEC 9834-8:2005 - RFC 4122

License:Boost Software License 1.0


Languages

Language:C++ 92.3%Language:Objective-C 4.9%Language:Objective-C++ 2.8%