About UUID 4
UUID version 4 (v4) generates universally unique identifiers using random numbers. With 122 bits of randomness, the probability of generating duplicate values is astronomically low, making it ideal for most general-purpose unique ID needs, especially in distributed systems.