zeed
    Preparing search index...

    Function uuidB32

    • Create a Base32-encoded UUID string from bytes or a new random UUID.

      Parameters

      • bytes: Uint8Array = ...

        optional 16-byte Uint8Array; if omitted a new random UUID is generated

      Returns string

      Base32 string representation (26 characters)