Skip to content

CrazyFlyKite/PassFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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