Skip to content

Added RandomFirstLetter casing type#40

Merged
nitz merged 2 commits intocmdwtf:mainfrom
evancg37:Casing-RandomFirstLetter
Jul 2, 2025
Merged

Added RandomFirstLetter casing type#40
nitz merged 2 commits intocmdwtf:mainfrom
evancg37:Casing-RandomFirstLetter

Conversation

@evancg37
Copy link
Copy Markdown
Contributor

@evancg37 evancg37 commented Jul 1, 2025

Love the plugin! This PR resolves #37. I wanted to add a casing type that resulted in the first letters of words being capitalized at random, so like TitleCase but applied randomly to each word based on a coin toss. I think it adds a nice bit of unpredictability to the generated passwords.

Screenshots

image

Title Case Random

image

Title Case First Word

image

Works great! Let me know what you think, glad for the opportunity to contribute.

@nitz
Copy link
Copy Markdown
Contributor

nitz commented Jul 2, 2025

Lgtm! Thanks for putting in the effort — seems this will make several people happy :)

@nitz nitz merged commit 56d7b02 into cmdwtf:main Jul 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request - Additional Word Casings Option

3 participants