You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple message encrypter which randomly generates the key each time the program is being run, hence there is slightly better security compared to a normal Caeser cipher. Generating passwords through this script is NOT recommended.