in this video I will create a random password generator in java in the simplest way possible with a graphical user interface using the swing library that is standard in the jdk.
note that I will not do this in the most perfect way so there might be a better way to create this project.