Random Password Generator made with Python

by Chinmoy H

Description

The Project is a Password Generator. It can generate customized random passwords of length more than or equal to 6 characters, as per user. The password may/may not contain uppercase/lowercase characters, numbers and symbols as per user requirement.