You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
In the original program "It's possible to generate passwords with no symbols using --no-symbols or -n", could you add this to the Windows implementation? Or would you mind if I added it? I'm not C# programmer, but I could give it a try. I think it should be a checkbox in Genpass.cs and then we should add an if-statement in pwgen.cs (line 115).