Donk Tools

UUID

Generator

UUID v4

Click Generate to create a new UUID.

UUID Decoder

Paste a UUID to see its version, variant, and other embedded information.

Bulk Generate

About UUID v4

A UUID (Universally Unique Identifier) is a 128-bit label used to uniquely identify information in computer systems. Version 4 UUIDs are randomly generated, providing over 5.3 × 10³⁶ possible values — enough to ensure uniqueness without central coordination. UUIDs are commonly used as database primary keys, session identifiers, and API resource IDs.