Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 233 Bytes

File metadata and controls

1 lines (1 loc) · 233 Bytes

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.