Skip to main content
StackDevLife

Developer Tool

UUID Generator

Generate RFC 4122 UUIDs in v4 (random) or v1 (timestamp) format. Supports bulk generation, uppercase, and no-dashes options. Everything runs in your browser — nothing is transmitted.

Generator Options

Preview format

550e8400-e29b-41d4-a716-446655440000

v4 — Random

5
15f4dc5af-b6c1-4b97-b2cb-9f463d6f6f77
2360f9bb8-806e-4d17-8ab6-7c4fb9a701cf
3f91cc4be-9a4e-4e94-9f6f-1df84c872cbb
47908bb5e-a330-47e6-9cd3-96fefbdb90cc
5a32ce095-da7a-4a44-bc90-8599e1305290

How to use this tool

  1. 1

    Choose a version and format

    Select v4 for a cryptographically random UUID or v1 for a timestamp-based one. Toggle uppercase or no-dashes formatting if your system requires it.

  2. 2

    Set how many to generate

    Use the count selector to generate 1 up to 50 UUIDs in one click — useful for seeding databases or test fixtures.

  3. 3

    Copy individual UUIDs or all at once

    Click any UUID to copy it to your clipboard, or use Copy All to grab the entire list in one go.