Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Password require numbers #638

Open
acrane1 opened this issue Nov 29, 2022 · 1 comment
Open

Generate Password require numbers #638

acrane1 opened this issue Nov 29, 2022 · 1 comment

Comments

@acrane1
Copy link

acrane1 commented Nov 29, 2022

I'm using the password generator in a script, I've removed symbols, but I want to require numbers in the password. I don't see an option for this in the man page entry.
"lpass generate [--sync=auto|now|no] [--clip, -c] [--username=USERNAME] [--url=URL] [--no-symbols] [--color=auto|never|always] {NAME|UNIQUEID} LENGTH"

Any way to add that option?

@waterkip
Copy link
Contributor

It's not a lpass solution, but on Unix you have pwgen, perhaps you can use that?

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

No branches or pull requests

2 participants