Skip to content

fumixer/3-Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This is a simple password generator. I did the following points;

  1. Ask several questions by window alert.

1-1. Number of characters 1-2. Numeric numbers 1-3. Uppercase 1-4. Lowercase 1-5. Special characters

  1. Used specialChar to make the lists of characters
  2. Used Math.floor and Math.random to make ramdam passwords
  3. Passwords will be displayed on the website

Screenshot of Deployed site

Sheenshot

Deployed link

[Deployed Site] (https://fumixer.github.io/3-Password-Generator/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published