Closed oehrlis closed 6 years ago
implement function gen_password to generate password string. By default it will generate a random 10 character string with numbers, lower and upper case characters. Length can be specified as Parameter. Minimum is 4 characters
Provide a function to create passwords