Skip to content

VaishnaviBidoo/Password_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password Generator

This Python script is a basic password generator. It allows users to specify how many passwords they want and the desired length for each. The generated passwords are a combination of uppercase and lowercase letters, with some characters randomly replaced by numbers and others converted to uppercase. The program ensures a minimum password length of 3 characters. The generated passwords are then displayed to the user.

About

The project aims to generate the password of desired length of string including characters and numbers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published