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

no repeating digits or characters #31

Open
TwinMist opened this issue Apr 7, 2020 · 4 comments
Open

no repeating digits or characters #31

TwinMist opened this issue Apr 7, 2020 · 4 comments

Comments

@TwinMist
Copy link

TwinMist commented Apr 7, 2020

Hi
Is there anyway you can add a option to not repeat any digits or characters already used?

thanks

@hackzilla
Copy link
Owner

How do you see this functioning?

I will assume it's for the RequirementPasswordGenerator.

Which would be valid for you suggestion option?

Pasword123 or Paswsord123123

@TwinMist
Copy link
Author

TwinMist commented Apr 7, 2020

Be great is could have the option
No repeat
No consecutive
Must contain
options
thanks

@TwinMist TwinMist closed this as completed Apr 7, 2020
@TwinMist TwinMist reopened this Apr 7, 2020
@hackzilla
Copy link
Owner

I'm happy to implement "No Repeat" and "No consecutive", as I understand them.

Can you tell me more about "Must contain"?

It feels like something RequirementPasswordGenerator already has. e.g. must contain a lowercase, and a digit option.

@TwinMist
Copy link
Author

TwinMist commented Apr 8, 2020 via email

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