Skip to content

Latest commit

 

History

History
63 lines (34 loc) · 1.53 KB

File metadata and controls

63 lines (34 loc) · 1.53 KB

Password Generator

Contributor Covenant

Description

The goal of this App is to generate a random password with parameters specified by the user.

Table of Contents

Installation

This app needs no installation

Usage

The password generator prompts the user for the desired length of the password between 8 and 128 characters.

Then it prompts for the parameters of the password: Upper Case, Lower Case, and Special Characters.

The user then pushes the generate password button, and a randomized password appears in the window.

Link

Password Generator Link

Credits

Collaborators

none

Third Party Assets

none

Badges

GitHub language count GitHub repo size

Contributing

Contributor Covenant

Tests

no tests at this time