crypto_password_generator
Configure password length and character classes to generate random passwords, with option to exclude similar characters.
Instructions
Menu ID: password_gen. Password generator. Generate random passwords using configurable length and character classes. Use describe_tool with tool_id "password_gen" for full page guidance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | ||
| includeUppercase | No | ||
| includeLowercase | No | ||
| includeNumbers | No | ||
| includeSymbols | No | ||
| excludeSimilar | No | ||
| quantity | No |