Tarayıcınız güncel değil

Bu siteyi görüntülemek için tarayıcınızın veya cihazınızın işletim sisteminin güncellenmesi gerekiyor.

Your browser is out of date. Please update iOS or your browser to view this site.

gizke.com

UUID Generator

Generate and validate v1, v3, v4, v5, and v7 UUIDs in bulk, entirely in your browser.

Everything happens on your own device. Nothing you type or generate is ever sent anywhere.

Version

Fully random with no embedded information. The most common choice for general-purpose unique identifiers.

Case

Generated UUIDs will appear here

A UUID (Universally Unique Identifier) is a 128-bit value used to identify information without requiring a central authority to hand out IDs - the odds of two randomly generated UUIDs colliding are astronomically small. This tool generates the four UUID versions still in active use - v1 (timestamp-based), v3 and v5 (deterministic, derived from a namespace and a name), v4 (random), and v7 (time-ordered, increasingly popular for database keys) - and can also validate and decode any UUID you paste in, all locally in your browser.

Frequently asked questions