Generate random UUIDs in different versions
Click the Generate button to create UUIDs
UUID v1: Time-based version that includes the MAC address of the computer that generated it.
UUID v4: Random version that is generated using random numbers.
UUID v5: Name-based version that uses SHA-1 hashing. This implementation uses a random namespace.