generate-password
Create secure random passwords with customizable length and character types to enhance account protection.
Instructions
Generate a secure random password (8–128 chars).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | Length (default 16) | |
| includeNumbers | No | ||
| includeSymbols | No | ||
| includeUppercase | No | ||
| includeLowercase | No |