Generate random UUID v4 identifiers using the browser crypto API for databases, tests, APIs, and correlation IDs.
UUID Generator is a free online tool that creates random UUID v4 identifiers using the browser's crypto API. It is useful for database record IDs, test entities, mock data, request IDs, correlation IDs, event logs, and API integrations. The tool runs locally in your browser and does not send data to the server.
Choose a related tool for the next step.
Data passed between tools is kept only in the current browser session.
UUID Generator creates random UUID v4 identifiers in the browser using the crypto API. UUIDs are commonly used as identifiers for database records, test entities, mock data, request IDs, correlation IDs, events, logs, and API integrations.
You can generate one or multiple UUIDs at once, choose an output format (line-by-line, comma-separated, JSON array, or SQL IN list), switch between uppercase and lowercase, strip hyphens, or add a custom prefix.
All generation is done locally in your browser. No data is sent to the server.