tools.xahidex
Back to all tools

UUID Generator

Generate universally unique identifiers (UUIDs) in various versions

About UUIDs

  • Version 4: Cryptographically random UUID (uses crypto.getRandomValues), most commonly used
  • Version 1: Timestamp-based UUID with random node identifier (pseudo-v1, not MAC-based)
  • Nil UUID: All zeros, used as a placeholder
100% Private: All processing happens locally in your browser. No data is ever uploaded to our servers.