Generates a cryptographically secure UUID. This method mimics crypto.randomUUID() from the Web Crypto API.
crypto.randomUUID()
Returns: A securely generated UUID string.
Generates a cryptographically secure UUID. This method mimics
crypto.randomUUID()from the Web Crypto API.Returns: A securely generated UUID string.