Attempt to make a useful, Objective-C class for dealing with UUIDs. Why? Simply because:
- I wanted to deal with numeric UUIDs, not exclusively hex strings.
- I wanted autorelease support, and
CFUUIDRefdoesn't provide that.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Attempt to make a useful, Objective-C class for dealing with UUIDs. Why? Simply because:
CFUUIDRef doesn't provide that.