A Universally Unique Identifier (UUID) is a 128βbit value
used to uniquely identify objects or records across systems
without requiring a central authority.
Why Generate UUIDs?
π Create identifiers that are globally unique
π Avoid collisions when merging databases
π οΈ Use them as primary keys in distributed systems