Skip to content

k4ik/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.