UUID / GUID Generator

The UUIDs themselves only change when you press Generate, so a value you are halfway through copying never moves under you.

About UUIDs

A version-4 UUID is 122 bits of cryptographically random data formatted as 32 hex characters in the standard 8-4-4-4-12 groups, with a fixed version nibble (4) and variant bits — collisions are astronomically unlikely. The nil UUID (00000000-0000-0000-0000-000000000000) is the one fixed, all-zero value reserved by the spec, useful as a placeholder or sentinel.