Generates a V4 UUID using the Node.js crypto.randomUUID function or the browser's crypto.randomUUID function. The correct one to use is determined automatically.
A UUID string.
Generates a V4 UUID using the Node.js crypto.randomUUID function or the browser's crypto.randomUUID function. The correct one to use is determined automatically.