# UUID Generator

> Generate Unique Identifiers

Generate UUID v1, v4, and v7 identifiers. Single or bulk generation up to 100 UUIDs at once.

URL: https://tools.scoreroute.com/tools/uuid-generator/

Markdown: https://tools.scoreroute.com/tools/uuid-generator/.md

## Generate UUID

UUID (Universally Unique Identifier) is a 128-bit label used to identify information in computer systems. They follow RFC 4122 with several versions, each with different generation methods.
