Open Issues Need Help
View All on GitHub New Feature - Add Alliteration 3 months ago
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