Skip to content

KodeIva/Password-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Generator

Description

This project involves random password generating. By clicking on "Generate Password" button, options of different types of symbols will be given. The user can decide what symbols likes to include. The options are lowercase letters, uppercase letters, numbers and special symbols. After confirmation the password will be displayed in the box.

Screenshots

Links

Technologies used

  • HTML5
  • CSS
  • JavaScript

JavaScript codes

  • if...else statement
  • function declaration
  • Math.floor()
  • Math.random()
  • isNaN()
  • concat()

Installation

N/A

Credits

N/A

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published