Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 394 Bytes

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.