Uuid-Dev
- uuid_clear(3) reset value of UUID variable to the NULL value
- uuid_compare(3) compare whether two UUIDs are the same
- uuid_copy(3) copy a UUID value
- uuid_generate_random(3) create a new unique UUID value
- uuid_generate_time_safe(3) create a new unique UUID value
- uuid_generate_time(3) create a new unique UUID value
- uuid_generate(3) create a new unique UUID value
- uuid_is_null(3) compare the value of the UUID to the NULL value
- uuid_parse(3) convert an input UUID string into binary representation
- uuid_time(3) extract the time at which the UUID was created
- uuid_unparse(3) convert a UUID from binary representation to a string
- uuid(3) DCE compatible Universally Unique Identifier library