When to use these tools

Generator tools create small values for development workflows, fixtures, examples, and local testing. Generated values are produced in the browser and should be treated as development helpers rather than secrets or authentication credentials.

New

UUID Generator

Generate random UUID v4 values for test data and local identifiers.