@launchdarkly/observability + @launchdarkly/session-replay
    Preparing search index...
    • Given a list of 16 random bytes generate a UUID in v4 format.

      Note: The input bytes are modified to conform to the requirements of UUID v4.

      Parameters

      • bytes: number[]

        A list of 16 bytes.

      Returns string

      A UUID v4 string.