Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Scream cipher as defined by Randall Munroe in xkcd #3054
ResourceFunction["ScreamCipher"][string] gives the Scream cipher for the given string. |
The original XKCD cartoon, by Randall Munroe:

Apply ScreamCipher to the given string:
| In[1]:= |
| Out[1]= |
Apply the cipher to another message:
| In[2]:= | ![]() |
| Out[2]= |
The Scream cipher can be used to encrypt a message that makes you want to scream:
| In[3]:= |
| Out[3]= |
Wolfram Language 14.0 (January 2024) or above
This work is licensed under a Creative Commons Attribution 4.0 International License