technine.io

Tools

UUID Generator

Generate one or many UUID v4 values for development and database records.

3b8c3459-c10d-4b44-8907-6c396e3dbba9
7345f8e5-8de8-4136-bd41-dea0b10e98c8
b54b56bf-fdb7-49ae-8fb9-996be8b17eb8
cd39d70b-b8fd-4a08-995c-6973d79ac0ac
11739b76-4f4e-424a-b5dd-5ec60a470791

Generate one to 100 UUID version 4 values locally for development records, fixtures and test data.

How to use this tool

  1. Enter a quantity from 1 to 100.
  2. Select Generate to create UUID v4 values.
  3. Copy the list or select only the values you need.
  4. Keep the values in the format expected by your database or API.

Ways to use it

Seed development data
Create identifiers for fixtures and local test records.
Prepare API examples
Add realistic-looking UUID v4 placeholders to request or response examples.

UUID generator notes

  • The tool creates UUID version 4 values with the browser’s crypto.randomUUID API.
  • It generates between 1 and 100 values at a time and does not retain previous lists.
  • A UUID is an identifier, not a password, access token or substitute for an application’s authorisation checks.

Common questions

Which UUID version does this make?

It creates UUID version 4 values.

Are UUIDs saved?

No. Generation happens in the browser and the page does not retain the list.

Can I generate many UUIDs at once?

Yes. Enter a quantity from 1 to 100.

Can a UUID secure an API request?

No. Treat it as an identifier; use your application’s authentication and authorisation controls for access.

ConsultWhatsApp