Crate blob_uuid

Source

Structs§

Uuid
A Universally Unique Identifier (UUID).

Enums§

ConvertError

Functions§

random_blob
Generate a random uuid and return its string blob
to_blob
Convert uuid to a 22 character string blob
to_uuid
Convert a string blob back to uuid