UUID generator

Gumawa ng random na version 4 UUID, isa o marami nang sabay.

How to use

Choose how many UUIDs you need and copy them.

How it works

Uses your browser's secure random source to create v4 UUIDs.

Frequently asked questions

What is a UUID?

A universally unique identifier used in software.

Are they unique?

v4 UUIDs have an extremely low collision chance.

Related tools