In this video, we'll be building a random password generator using Python. This password generator will allow us to generate strong and unique passwords of varying lengths. By the end of this tutorial, you'll have a functional password generator that you can use in your projects or share with others.
Source code:
https://gitlab.com/codasteroid/pypagen/