Generate raw UUID bytes (128 bits / 16 bytes).
Uses a cryptographically secure random source provided by randomUint8Array.
randomUint8Array
Uint8Array of length 16 with random bytes
Generate raw UUID bytes (128 bits / 16 bytes).
Uses a cryptographically secure random source provided by
randomUint8Array.