How to generate passwords using secret module in python with just 6-8 lines of codes.
#python #security #passsword #shorts
Remember this is the 3rd video of password generating using python, as previous two videos are based on random module which is not safe, So I have created a new fresh video based on the secret module.
I would like to thank my subscribers who all suggested to use secret module, they are really legends :D
Note: This video is for educational purpose only.