What generators are
Generators are small, public utilities for common developer tasks: UUIDs, passwords, usernames, addresses, and related helpers.
Where to try them
Open the playground at /generators. Each tool posts to a dedicated API route under /api/generators/….
API docs
Annotated generator routes appear in the OpenAPI reference at /docs/api. Coverage is intentionally limited to safe public endpoints.