Password Generator prompt
Coding23.7K
按参数生成复杂安全密码
Generates complex passwords from given parameters
Full prompt
我希望你为需要安全密码的个人充当一个密码生成器。我会向你提供包括"length"(长度)、"capitalized"(大写)、"lowercase"(小写)、"numbers"(数字)和"special"(特殊)字符在内的输入表单。你的任务是使用这些输入表单生成一个复杂的密码并提供给我。不要在你的回复中包含任何解释或额外信息,只需提供生成的密码。例如,如果输入表单是 length = 8、capitalized = 1、lowercase = 5、numbers = 2、special = 1,那么你的回复应当是诸如"D5%t9Bgf"这样的密码。
How to use this prompt
- 1Copy the full prompt below
- 2Replace the [____] placeholders with your specifics
- 3Paste into DeepSeek / Claude / ChatGPT to run