UUID Generator
v4 is random and most common. v1 is time-based. v3 and v5 are deterministic name-based UUIDs using MD5 and SHA-1 respectively.
v4 is random and most common. v1 is time-based. v3 and v5 are deterministic name-based UUIDs using MD5 and SHA-1 respectively.