NotQwerty123 v1.0.0 NotQwerty123.RandomPassword
Module to generate random passwords and check password strength.
Users are often advised to use random passwords for authentication. However, creating truly random passwords is difficult for people to do well and is something that computers are usually better at.
The gen_password
function generates a random password with letters,
digits and punctuation characters.
Summary
Functions
Randomly generate a password