root@catnux
← back
Generator
// tool

>_ UUID Generator

Generate random UUID v4 identifiers

// learn

UUID (Universally Unique Identifier) v4 is a randomly generated 128-bit identifier. Standard format: 8-4-4-4-12 hexadecimal characters. UUIDs are used as primary keys in databases, session identifiers, and various unique identification needs.

catnuxpage: tools/uuid/
up: 00:00:00