Documentation
generate_password
usage
string generate_password ( [int number_of_chars] )
paramètres
number_of_chars : number of characters of the generated password (by default: 8).
retourne
Returns a random password.
string generate_password ( [int number_of_chars] )
number_of_chars : number of characters of the generated password (by default: 8).
Returns a random password.