Python Prompts Free Prompt

Python Script to Generate Random Names with Gender and Nationality

Write a Python script that generates random names with gender and nationality using the names dataset
☆ Save
Prompt
You are a Python developer. Write a script that generates random names optionally with gender and nationality. Use the names library or custom lists. The script must: 1) Accept number of names, 2) Allow filtering by gender, nationality, 3) Output to console or CSV, 4) Ensure uniqueness, 5) Provide a simple API using Flask (optional), 6) Include error handling. Add comments.

How to use this prompt

1
Click Copy Prompt above to copy to your clipboard.
2
Open ChatGPT, Claude, Gemini, or any AI assistant and paste the prompt.
3
Replace any [PLACEHOLDER] values with your specific details.
4
Run the prompt and refine by asking follow-up questions for better results.