Skip to content

Super simple tool for generating secure passwords.

License

Notifications You must be signed in to change notification settings

SleepingSoul/genpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

genpass

Super simple tool for generating secure passwords. I was tired of using lastpass generator and decided to create a simple cmd tool for this task.

By default, it will generate password of 30 characters. You can pass up to 2 arguments to this program:

  • -ns to not use special characters and only use alphabet letters;
  • {int} for specifying your own password length;
  • -h for help.

Requires C++20.

About

Super simple tool for generating secure passwords.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages