Description
pwgen is a password generator which can generate a desired number of password of arbitrary length and optional special characters.
pwgen was implemented in C just for educational purposes.
Usage: pwgen [options]
-h display this text.
-l < num > password length, defaults to 10.
-n < num > number of passwords to generate, defaults to 1.
-s includes special characters.
User Reviews for pwgen FOR LINUX 1
-
pwgen FOR LINUX is a simple and useful tool for generating passwords with customizable options. Great for secure password creation.