What UUID version does this generator create?
This tool generates RFC 4122 compatible UUID v4 values in canonical lowercase format.
Generate valid UUID v4 values locally for API payloads, database rows, fixtures and test data without leaving the browser.
Generate one or many UUID v4 values, then copy one or the full batch.
Use it when you need fresh UUID v4 values for development work such as database records, API examples, fixtures or configuration values. Generation happens locally in the browser so nothing is sent to a server.
Questions
This tool generates RFC 4122 compatible UUID v4 values in canonical lowercase format.
Yes. Generation happens on your device with browser crypto APIs and no request is sent to a server.
Yes. Set the quantity and the tool will create a batch that you can copy one by one or all at once.