password-generator icon indicating copy to clipboard operation
password-generator copied to clipboard

no repeating digits or characters

Open TwinMist opened this issue 5 years ago • 4 comments

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

thanks

TwinMist avatar Apr 07 '20 07:04 TwinMist

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

hackzilla avatar Apr 07 '20 09:04 hackzilla

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

TwinMist avatar Apr 07 '20 18:04 TwinMist

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.

hackzilla avatar Apr 07 '20 19:04 hackzilla

Many thanks for your reply. Don't worry about Must contain I will give RequirementPasswordGenerator a try Thanks

On Tue, 7 Apr 2020, 20:03 Daniel Platt, [email protected] wrote:

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.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/hackzilla/password-generator/issues/31#issuecomment-610565479, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2EPS57P54FECCEBKGBLHLRLN2GZANCNFSM4MC4KCNQ .

TwinMist avatar Apr 08 '20 06:04 TwinMist