Generates a new random password.
public static function UnbSession::GeneratePassword ($length = 12);
(int) Length of the generated password in characters
(string) The generated password
This password may use any printable ASCII characters.
Member of class: UnbSession
Implementation file: session.class.php, line 605
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.