UUID v1 Generator
Version 1 UUIDs are generated using the current timestamp and the MAC address of the generator.
Generating...
What is UUID v1?
A Version 1 UUID is unique because it includes the time it was generated and the unique identifier of the machine that generated it (MAC address). In modern browser environments, the MAC address is often randomized or obfuscated for privacy.
