Skip to content

Generate safe passwords with this simple program made with Javascript

Notifications You must be signed in to change notification settings

GoodBoyNeon/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple random password generator made with javacript. You can clone this repository and use it to generate random passwords via your browser. Note that this is a practice project by me so there might be many fields of improvement but I did as good I possibly could. You can add prs (pull requests) to this repository if you have any suggestions. The complte process can be found on CONTRIBUTING.md page.

Installation

There is no package required to use this project. You can simply download the project and run it. Note that the clipboard icon requires a fontawesome kit url. For the icon to work, you need to add the following to the head tag:

  <script src="kit-url-here" crossorigin="anonymous"></script>

Then you can simply run the file and the project should work fine as long as you don't make code breaking changes.

Credits

This is a brief list of people who indirectly contributed to this project. For proper list of credits, refer to the CREDITS.md page.

I highly recommend you to check out these people, they indirectly helped in the development of the project.

About

Generate safe passwords with this simple program made with Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published