Skip to content

Hide words in a jumble of letters. Words can even overlap each other!

Notifications You must be signed in to change notification settings

Goldenlion5648/hide-message-in-jumble

Repository files navigation

Hide Messages

This may look like some random letters:

but with the knowledge of the correct key (in this case jsmHGSXRWJ unordered), the message is revealed!

But wait, there's more! You can hide more than one message! Using the same text jumble as before, but this time with the key jsmHGdeEFl:

Searching for key

I recommend using a regex (most text editors support it). Once regex is enabled, just put the key inside square brackets i.e. [jsmHGSXRWJ]

Notes

Due to character limitations, messages can only have a max of 6 words

About

Hide words in a jumble of letters. Words can even overlap each other!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages