Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 213 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 213 Bytes

PHP-Random-Password

Random Password class is used to generate a strong password which contains characters of upper case, lower case, digits and symbols.

For usage you can check the example file 'example.php'.