ROT13 Cipher JavaScript Solution
How to create a ROT13 Caesar Cipher in JavaScript. The JavaScript solution for creating a ROT13 cipher with an explanation of what a ROT13 Caesar Cipher is and a couple of the JavaScript solutions that create the cipher. Day 3 of 365 Days