Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Task:

Create script, which generates 5 passwords, should be from 8 to 16 symbols each, including upper and lower letters, digits and special symbols e.g. (#,!,@..)

Solution:

This script generates 5 passwords, from 8 to 16 symbols each, including upper and lower letters, digits and special symbols e.g. (#,!,@..) This script run without argument.

./task4.sh