Skip to content

Application that generates a random password based on user-selected criteria

Notifications You must be signed in to change notification settings

Meddle74/passWordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Responsive Portfolio Design

General info

Create an application that generates a random password based on user-selected criteria. This app will run in the browser and feature dynamically updated HTML and CSS powered by your JavaScript code. It will also feature a clean and polished user interface and be responsive, ensuring that it adapts to multiple screen sizes

Algorithm schema

Features

  • Password can be between 8 and 128 characters in length.
  • Password can contain the following:
    • Upper case letters
    • Lower case letters
    • Numbers
    • Symbols
  • Password must include one of the above following items

Technologies

Project is created with:

  • Javascript
  • CSS
  • HTML

About

Application that generates a random password based on user-selected criteria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published