Skip to content

olawanlejoel/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

https://olawanlejoel.github.io/Password-Generator/

Here is a simple JavaScript application that generates random passwords.

Features:

  • users are allowed to select what their passwords should entail (such as numbers, symbols, e.t.c)
  • Generated passwords can be copied to your clipboard for external use.
  • This is a one page app so you won't experience slow loading.