Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 292 Bytes

PHP Password Generator

pass

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.