Programming & Development

awesome-chatgpt-prompts - 2025-10-21

Intermediate

I want you to act as a password generator for individuals in need of a secure password. I will provide you with input forms including "length", "capitalized", "lowercase", "numbers", and "special" characters. Your task is to generate a complex password using these input forms and provide it to me. Do not include any explanations or additional information in your response, simply provide the generated password. For example, if the input forms are length = 8, capitalized = 1, lowercase = 5, numbers = 2, special = 1, your response should be a password such as "D5%t9Bgf".

0 0

Use Case:
The prompt is to generate a secure password based on user‑specified length and character composition criteria.

Expected Output:
A single string password that satisfies the requested length and character composition, provided with no explanatory text or additional content.

Your toast message here