Skip to content

mhans003/passwordgenerator

Repository files navigation

Password Generator

License: MIT

Deployed Application

Password Generator

Screenshot of Password Generator Screenshot of Password Generator

Description

This Node.js application runs an algorithm that outputs a randomly generated password to the user.

The user is asked for two preferences (password length and character type), and the program utilizes unique character codes corresponding to the user's choices to randomly generate a new secure password upon each iteration.

The program ensures that at least one of a user's selected character types will appear in the generated password.

Features

  • Node.js and Express used to serve HTML content.
  • Responsive to screen sizes across devices.
  • Incorporates Bootstrap utilities including container, modal, and buttons.
  • ClipboardJS allows for generated password to be instantly copied.
  • Font Awesome icons support a more satisfying layout.
  • JavaScript, HTML, CSS

Contact

Michael Hanson

License

Licensed under the MIT License.

About

Generates unique random passwords based on selected character types. Technologies Include: Node.js, JavaScript, Express, Bootstrap, ClipboardJS, Fontawesome

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published