Generate UUID v4 and v7 using browser crypto utilities
Generates a random UUID using crypto.randomUUID()
Generates a time-ordered UUID with timestamp using crypto.getRandomValues()