Description Usage Arguments Value Examples
Encrypt and Decrypt text using the Caesar cipher
1 |
text |
String to be ciphered or deciphered |
distance |
How far to move the characters in the direction you choose. |
reverse |
If TRUE, deciphers the coded text |
direction |
Move the original characters the right or to the left |
String of the ciphered/deciphered text
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.