What is a version 4 UUID?
A version 4 UUID is generated from random numbers rather than a timestamp or MAC address. It has 122 random bits, which makes accidental collisions astronomically unlikely, so it is a safe default for ids that must be unique without coordination.