Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

r0b4dams/passworderator

Repository files navigation

GitHub deployments

passworderator

A simple web application that generates passwords.

Description

Coming up with secure passwords is a pain, so I created a simple applicaiton that generates one from a series of prompts. I learned about an algorithm to randomly shuffle the elements of an array in-place: The Fisher-Yates shuffle.

Usage

Navigate to the deployed application. Click the generate password button and follow the prompts.

screenshot

Technology

  • Typescript
  • Webpack
  • HTML
  • CSS

About

A web app that generates passwords

Resources

License

Stars

Watchers

Forks