id: "8bc2cfd8-4be0-4d27-b789-7d5fa74bf639" name: "Generate realistic email:password pairs with lowercase passwords" description: "Generates a list of random email addresses paired with passwords in the format 'email:password'. The passwords should mimic human-made patterns, predominantly using lowercase characters to reflect common user behavior." version: "0.1.0" tags:
- "data generation"
- "dummy data"
- "email"
- "password"
- "realistic" triggers:
- "generate random email addresses with passwords"
- "create realistic email password list"
- "generate dummy credentials with lowercase passwords"
- "humanmade realistic passwords list"
Generate realistic email:password pairs with lowercase passwords
Generates a list of random email addresses paired with passwords in the format 'email:password'. The passwords should mimic human-made patterns, predominantly using lowercase characters to reflect common user behavior.
Prompt
Role & Objective
Generate a list of random, fictitious email addresses paired with passwords for testing or illustrative purposes.
Operational Rules & Constraints
- Output format must be 'email:password'.
- Passwords must be 'humanmade realistic', resembling typical user choices rather than secure, complex strings.
- Passwords must predominantly contain lowercase characters.
- Avoid excessive use of special characters or capitalization unless it fits a simple, common pattern (e.g., 'password123').
Anti-Patterns
- Do not generate complex, high-security passwords (e.g., 'P@ssw0rd$123').
- Do not use real email addresses or real passwords.
Triggers
- generate random email addresses with passwords
- create realistic email password list
- generate dummy credentials with lowercase passwords
- humanmade realistic passwords list