Python Password Generator Project: A Simple Coding Exercise

Pubblicato il: 25 aprile 2022
sul canale di: CodeFatherTech
496
5

For the full code of this tutorial have a look at the CodeFatherTech website:
https://codefather.tech/blog/password...

Do you want to know how to make a random password generator in Python 3?

Welcome to this Python password generator project! This is a simple coding project to help you improve your Python skills.

In this Python tutorial, you will learn to write code to create a random password generator.

We will start with a basic password generator in Python and then keep improving the code to strengthen passwords.

You will also see how to define rules that tell what types of characters must be in a password.

--------- CHAPTERS ---------
(00:00:00) Generate a random password of 12 characters using the Python random module.
(00:02:25) Improve the code to make the passwords more secure using letters, digits, and punctuation characters from the string module.
(00:05:10) Enhance the Python program to allow users to specify the length of the password.
(00:06:40) Generate multiple passwords using nested for loops.
(00:08:15) Define and enforce a set of rules that guarantee the generation of strong passwords.
(00:10:30) Shuffle the characters in the passwords generated to increase the strength of the
passwords.

And if you would like to try another interesting Python project have a look at this tutorial I have created:
   • Code Your Own HANGMAN Game in Python ...  

Enjoy this video!
Claudio


In questa pagina del sito puoi guardare il video online Python Password Generator Project: A Simple Coding Exercise della durata di ore minuti seconda in buona qualità , che l'utente ha caricato CodeFatherTech 25 aprile 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 496 volte e gli è piaciuto 5 spettatori. Buona visione!