UUID Generator

UUID:


A universally unique identifier (UUID) is a 128-bit unique number. This generator uses the UUIDv4 algorithm. The universe of potential UUIDs is so large that a collision is supposed to be practically impossible.

Microsoft and others use the term "globally unique identifier" (GUID).