ascii-encryption-python
ascii-encryption-python copied to clipboard
Made the encryption harder to see by using random.
Made a class __crypt because en and de are two letters. Used randomness to make it less like a glorified Caeser Cipher.