Skip to content
/ nsuuid Public
forked from csm/nsuuid

Attempt to make a useful UUID objc class

Notifications You must be signed in to change notification settings

azinman/nsuuid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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 CFUUIDRef doesn't provide that.

About

Attempt to make a useful UUID objc class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%