rot13text
ROT13
Apply ROT13 substitution cipher (A↔N).
Inputs
Output
(no output yet)
Explanation
Commonly used for light obfuscation in forums and examples.
Use it when you need a fast, offline conversion/validation step during development or debugging.
Related