Skip to content

This repository contains a password generator app built with Python and Streamlit. The app allows users to generate a random password based on their preferences for length, including uppercase letters, numbers, and symbols.

Notifications You must be signed in to change notification settings

deepankarvarma/Password-Generator-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Password Generator

This repository contains a password generator app built using Streamlit and Python. The app allows users to select the length of the password and whether to include uppercase letters, numbers, and symbols.

How to use

To use the password generator app, simply follow these steps:

  1. Go to https://deepankarvarma-password-generator-using-python-app-mk3zoc.streamlit.app/
  2. Use the slider to select the length of the password you want to generate
  3. Select whether to include uppercase letters, numbers, and symbols
  4. Click the "Generate" button to generate your password

Technical details

The password generator is built using Python and the Streamlit library, which provides a simple way to create interactive web applications with Python. The password generator function generates a random password based on the user's preferences for length and character types. The app includes a background image to make it more visually appealing. The background image is fetched from Reddit using the image URL.

Try it out

To try out the password generator, go to https://deepankarvarma-password-generator-using-python-app-mk3zoc.streamlit.app/ and generate your own random password!

About

This repository contains a password generator app built with Python and Streamlit. The app allows users to generate a random password based on their preferences for length, including uppercase letters, numbers, and symbols.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages