Generators / LING.TOOLS
UUID generator
Generate cryptographically random UUID v4 identifiers in bulk, with uppercase and hyphen formatting options.
Result
Ready when you are
Set up your input and run the tool. Your result will appear right here.
Private · Instant · LocalGUIDE & CONTEXT
About this tool
UUID v4 is a 128-bit identifier with 122 random bits after the version and variant fields are set. It is useful when independent systems need to create identifiers without a central counter. Formatting changes do not change the underlying identifier.
How to use it
- Set how many UUIDs to generate.
- Choose lowercase or uppercase and whether to keep the standard hyphens.
- Generate a new batch and copy the identifiers.
Example
Standard form: 550e8400-e29b-41d4-a716-446655440000. The first character of the third group is 4 for UUID v4.