使用方法
- Paste a UUID string into the input field。
- Read the validation badge — green for valid, red for invalid — along with the detected version (v1–v8) and variant。
- For time-based UUIDs (v1 and v7), the embedded timestamp is decoded and displayed。
- Use the "Generate v4" or "Generate v7" buttons to produce a fresh UUID for testing。
範例
- Pasting 01934567-89ab-7cde-8123-456789abcdef shows valid, v7, RFC 4122 variant, and a decoded millisecond timestamp。
- Pasting a malformed string like "not-a-uuid" shows an invalid badge and an error message explaining the format mismatch。