Package libuuid-devel
- uuid(3) β DCE compatible Universally Unique Identifier library
- 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(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
