Implements universally unique identifiers based on version 3 of the UUID specification. Identifier generation is thread safe, and fast.
create () returns a new t guaranteed to not be equal to any other UUID generated by any process anywhere.
create ()
t