Skip to content

amin-salpagarov/passwordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator

This password generator creates secure and random passwords that can be used to protect your online accounts.

Description

The password generator provides the ability to create passwords of various lengths and complexities. It generates unique combinations of characters, including uppercase and lowercase letters, digits, and special symbols.

Installation

  1. Clone the repository: git clone https://github.com/amin-salpagarov/passwordGenerator.git
  2. Install the required dependencies: pip install -r requirements.txt
  3. Apply database migrations: python manage.py migrate
  4. Run the development server: python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published