UUID Type
-- Related constantsNULL_KEY: uuid -- uuid with all bytes set to zero
-- Fieldsuuid.istruthy: booleanuuid.bytes: string
function uuid(key: string | buffer | uuid): uuidfunction uuid.create(key: string | buffer | uuid): uuidfunction touuid(key: string | buffer | uuid): uuid
function ll.GenerateKey(): uuidfunction ll.GetKey(): uuidfunction ll.GetObjectLinkKey(object: uuid, link: number): uuidfunction ll.GetOwner(): uuidfunction ll.GetOwnerKey(object: uuid): uuid