A simple function that decodes strings encoded with the ROT13 Caesar cipher. It processes uppercase letters while preserving non-alphabetic characters like spaces and punctuation.
-
Updated
Jan 12, 2025 - JavaScript
A simple function that decodes strings encoded with the ROT13 Caesar cipher. It processes uppercase letters while preserving non-alphabetic characters like spaces and punctuation.
Add a description, image, and links to the legacy-javascript-algorithms-and-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the legacy-javascript-algorithms-and-data-structures topic, visit your repo's landing page and select "manage topics."