Skip to content

jwbradley/randomizedPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

randomPassword

Class file used to generate random passwords. The initial idea was to generate a password to be use as a suggestion for when a user is setting up a new account on a website.

Install

Download the code.

Execution

Run index.php in browser or via the following cli:

php -f index.php

Sample output

Use the following randomly generated 12 character password:

ewfo_!K32Iyz

About

Generate Random Passwords

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages