Generates a random UUID (Universally Unique IDentifier) v4.
The result is generated using the cryptographically secure random number generator.
crypto.randomUUID()
A string containing UUID. Uses lowercase letters.
crypto.randomUUID()
"4bf11931-0c46-4750-97ff-4ada2ddbe8c9"