Password Generator


This code creates an entirely random password, and the code doesn’t save on a site, so this is a safe method to create a password without worrying about sites copying your password.

Coding Skills: Number, String, Set

How To Run The Program

For this program, you will need to copy 1 file.

  1. Main Code

Once you load the line of code, you can choose how many characters you want for your password. Once entered, you get your new password!

Enjoy!

Return To Main Page