Create a Base32-encoded UUID string from bytes or a new random UUID.
optional 16-byte Uint8Array; if omitted a new random UUID is generated
Base32 string representation (26 characters)
Create a Base32-encoded UUID string from bytes or a new random UUID.