UUID / GUID Generator

Generate random UUIDs (v4) or timestamp-based UUIDs (v1). You can produce up to 100 at once and toggle hyphens or letter case.

Features

UUID v1 & v4
Bulk generate (1-100)
Uppercase / lowercase
With / without hyphens
Copy all

How to Use

1. Pick the version (v4 random or v1 timestamp).

2. Set the quantity and formatting options.

3. Click Generate — copy individual UUIDs or copy them all at once.

Frequently Asked Questions

What is a UUID?
A UUID (Universally Unique Identifier) is a 128-bit identifier that is unique across time and space.
What is the difference between UUID v1 and v4?
UUID v1 is generated from timestamp and MAC address, while v4 is completely random.

Related Tools