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