Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 633 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 633 Bytes

Password Generator

This repository contains the source code for a password generator project. The password generator allows users to generate strong and secure passwords based on their specified criteria, such as length and character types (numbers, symbols, uppercase or lowercase letters).

Features

  • Generate passwords with customizable length
  • Include or exclude numbers, symbols, uppercase and lowercase letters

Contributing

Contributions to this password generator project are welcome. If you encounter any issues or have ideas for improvements, feel free to submit a pull request or open an issue.

Thanks!