Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 635 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 635 Bytes

Python

  • Cryptography
  • Debugging
  • Dino Game(Google Chrome)
  • File Operation
  • GUI Automation
  • Maps(using Folium)
  • NumPy
  • Random Number Guessing Game
  • Pandas
  • Web Scrapping
  • ReGex
  • String Formatting
  • List Comprehension
  • Dictionary Iteration
  • Pattern Trick

Random Password Generator

This app is made using Tkinter library in Python. It asks for website name,email(both with validation), username and a string to generate password(strong password) for you. The app will prompt an info dialog box which will show you your generated password. All the details which you've entered are stored in a file with your password.