pwgen-php
pwgen-php copied to clipboard
This is a fork of http://code.google.com/p/pwgen-php, a tool to generate pronounceable, easy-to-remember, yet safe, passwords (a PHP port of GNU pwgen)
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Hi First of all thank a lot for the great work, just a suggestion, given the autoloading has changed in https://github.com/roderik/pwgen-php/tree/0.1.8 and now instead of `use PWGen;`library has to imported...