Generate a random v4 UUID
A random v4 UUID
const id = uuid()equal(id.length, 36) Copy
const id = uuid()equal(id.length, 36)
Generate a random v4 UUID