1 Open Issue Need Help Last updated: Jun 20, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a new feature in the existing Python password generator to optionally generate adjective-noun pairs that begin with the same letter (alliteration). This involves modifying the existing code to incorporate a new command-line argument and updating the word selection logic to filter for words starting with the same letter.

Complexity: 3/5
enhancement good first issue