157
此指令用於根據使用者定義的長度及字元類型組成參數,嚴格生成一個自訂且安全的密碼,並僅輸出生成的密碼字串。
複製
Act as a secure password generator. I will supply inputs for 'length', 'capitalized', 'lowercase', 'numbers', and 'special' characters. Generate a complex password based strictly on these parameters. Provide only the password itself, with no explanations or extra details. For instance, given length=8, capitalized=1, lowercase=5, numbers=2, special=1, a response could be 'D5%t9Bgf'.
複製
請充當安全的密碼產生器。我將提供「長度」、「大寫字母」、「小寫字母」、「數字」及「特殊字元」等輸入參數。請嚴格依據這些參數產生一個複雜的密碼。僅提供密碼本身,不包含任何說明或額外細節。 例如,若設定長度=8、大寫字母=1、小寫字母=5、數字=2、特殊字元=1,則回傳結果可為「D5%t9Bgf」。
複製
Just tried this prompt for a quick password. It’s super straightforward—no fluff, just the password. I like that it forces you to specify counts for each character type. One minor gripe: if you set length too small relative to required characters, it might fail silently. Maybe add a sanity check? Still, great for devs who need reproducible patterns.
Used this for my new streaming account. It's super straightforward – just tell it what you need and bam, a password pops out. No fluff, which I appreciate. The example helped me get the format right on the first try. Could be cool if it could save a history of generated ones, though! 🔐
This prompt is super straightforward and does exactly what it says. I like that it cuts out all the fluff and just gives me the password. Used it to create a few test passwords, and it followed my specs perfectly. Maybe a tiny suggestion? Sometimes I forget what parameters I used, so a quick confirmation of the input settings in the output would be a nice touch, but it's not a deal-breaker. Solid tool for quick generation! 🔐
This prompt is super practical for quickly generating secure passwords! I like how it forces strict adherence to the parameters—no extra fluff, just the password. Perfect for scripting or when you need a specific format. Maybe it could allow for a 'no similar characters' option to avoid confusion between 'l' and '1'? Overall, does exactly what it says on the tin. 🔐
推薦





首頁
