Skip to main content
View all utilities

UUID Generator

Create a universally unique identifier (UUID).

UUID Generator Utility IconTry Retool for free

UUID Generator

  • What is a UUID?

    A universally unique identifier (UUID) is a 128-bit number used to identify information in computer systems. The term globally unique identifier (GUID) is also used, often in software created by Microsoft.

  • What is a UUID used for?

    UUIDs are a useful tool for generating unique identifiers that can be used in a variety of contexts, including primary keys for database record identification, messaging and communication, security and authentication, distributed systems, testing and debugging, and more.

  • What version UUID generator is this?

    This generator creates Version-1 UUIDs (using a timestamp and the MAC address of your computer). For more information on UUID versions, check out [this Wikipedia article] (https://en.wikipedia.org/wiki/Universally_unique_identifier).

  • Why use this particular online UUID generator?

    This unique ID generator is part of an actual [Retool app] (https://docs.retool.com/docs/whats-retool), so you can edit it yourself. For example, you could incorporate it into a larger Retool app, and write it directly to your database.

  • How was this utility made?

    This developer utility is powered by a real [Retool app] (https://retool.com) using an [embedded app] (https://retool.com/products/embed), which allows you to turn internal tools and utilities like this one into public, customer-facing apps. See other apps powered by Retool, like our [CSV API generator](https://retool.com/utilities/generate-api-from-csv), [Base64 decoder](https://retool.com/utilities/base64-decoder), [RegEx tester](https://retool.com/utilities/regex-tester), and [PostgreSQL mock data generator](https://retool.com/utilities/write-mock-data-to-postgres).

  • Is this UUID generator free to use?

    Yes, it's free to use.