Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 149 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 149 Bytes

ROT-13 cipher

Takes a string(letters) and returns the value of the letter shifted 13 times to the right or left of their ASCII value

Javascript