Skip to content

Kalprajsinh/password_Generate_and_send_email_with_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Password_Generate_and_send_Email_with_Python

This Python script generates a random password and sends it via email using the Gmail SMTP server.
It prompts the user to enter the desired password length and their name. The code then generates a random password by selecting characters from a set of letters and digits. It establishes an SMTP connection with the Gmail server, logs in using provided credentials, and constructs an email with the generated password.

- Output :-


code generates a random password and sends it via email using the Gmail SMTP server.
It allows the user to customize the password length and recipient's email address.

  • In Sender Email 📨



  • In receiver Email 📧📮


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages