zeed
    Preparing search index...

    Function uuidv4

    • Generate a UUID v4 string.

      Uses the native crypto.randomUUID() if available; otherwise falls back to a random-based implementation using randomUint8Array.

      Returns string

      UUID v4 string in standard 8-4-4-4-12 hex format