Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 265 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 265 Bytes

plpwgen

Just another simple password generator written in Perl


To show usage info, either run the script with no arguments, or just use the -h command line option:

chmod +x plpwgen && ./plpwgen -h   

or

perl plpwgen -h