rot13_cipher
Transform text using ROT13 or custom ROT-N cipher for encoding or decoding. Specify the rotation shift to substitute letters.
Instructions
Apply ROT13 or custom ROT-N cipher (letter rotation).
Parameters:
text — Text to transform.
shift — Rotation amount (default: 13).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| shift | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |