> [ NOTES.txt ]

The Yappifier pseudo-randomly (deterministically) assigns 100 words from a list to every character (letters, numbers, and some symbols) based on a provided seed, and then replaces each character of the input string with one of its assigned words. Because of this, a single 5-letter word can have 10,000,000,000 (100^5) possible different variations! :3

You can also inject filler (red herring) words into the encoded text to further obfuscate the plaintext. This feature is off by default. Be careful if you enable it: high settings will generate a *LOT* of words!


Decode this with the seed


> [ INPUT.txt ]


encrypt!
decrypt!

> [ OPTIONS.json ]



> [ OUTPUT.txt ]