Conversation

1Codealot

Made a class __crypt because en and de are two letters. Used randomness to make it less like a glorified Caeser Cipher.

Made a class __crypt because en and de are two letters. Used randomness to make it less like a glorified Caeser Cipher.
Basically there were numbers that were pulled fresh from my butt which made it annoying to add the encrypted text to a new file.
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

@1Codealot