Skip to content
My Tiny Utils

Search tools

Type to find a tool, then press Enter to open it.

UUID Generator

Generate cryptographically random UUID v4 identifiers, one or in bulk, with uppercase, no-hyphen, and quoted formats.

Processed locally in your browser — nothing is uploaded.

Bulk generate

UUIDs

Output appears here…

About UUID Generator

Generate version 4 UUIDs using your browser's cryptographically secure random number generator. Generate one or hundreds at once, and format them as lowercase, uppercase, without hyphens, or quoted for direct pasting into code or SQL.

Common uses

  • Get an ID for a test fixture, database row, or API key name
  • Bulk-generate identifiers for seed data

Example

Input

Generate → 

Output

8f14e45f-ceea-4a67-8c3d-1b2a9d3f5e7c

Limitations

  • UUIDs are generated locally and never stored — refresh and they're gone