Recommend this page to a friend! |
Classes of Pierre-Henry Soria | PHP Passcode and Password Generator | README.md | Download |
|
DownloadPHP Passcodes & Passwords Generator? DescriptionA simple & clean way to generate random passcodes and passwords ? ? Server Requirement
? Installation (with Composer)
? UsageFor Passcodes
By default, without argument, the function will generate a 6-character passcode.
For Passwords
By default, generated passwords will contain special characters. You can disable them by mentioning the second argument to
Without argument, the function will generate a 12-character password.
? Who cooked it?[![@phenrysay][twitter-image]](https://twitter.com/phenrysay) [![pH-7][github-image]](https://github.com/pH-7) Pierre-Henry Soria, a highly passionate, zen & pragmatic software engineer ? ?? ?Would like to help? Offer me a coffee and boost the software development at the same time! ? ?? LicensePHP Passcode/Password Generator is generously distributed under the MIT ? <!-- GitHub's Markdown reference links --> [twitter-image]: https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white [github-image]: https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white |