PHP Password Generator How to use git clone https://github.com/k4ik/password-generator.git cd password-generator php -S localhost:8000 Open your browser and go to http://localhost:8000 to access the password generator.