Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.19 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.19 KB

Pass Flow

License

Introduction

Pass Flow generates strong and secure passwords.

Usage

  • Setting Password Criteria:
    • Specify the desired length of the password.
    • Toggle options to include or exclude lowercase letters, uppercase letters, numbers, and special characters based on your requirements.
  • Generating Password:
    • Click on the "Generate" button to generate a password based on the specified criteria.
  • Copying Password:
    • Once the password is generated, users can click on the "Copy" button to copy the generated password to the clipboard.

Requirements

Python

Libraries

See the full requirements in requirements.txt.

Contact