UUID Generator

About UUID v4

UUID v4 (Universally Unique Identifier version 4) is a 128-bit identifier generated using random or pseudo-random numbers.

Format: xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx

Where x is any hexadecimal digit and y is one of 8, 9, A, or B.