Skip to content

Instantly share code, notes, and snippets.

@bvarga
Created August 4, 2017 09:46
Show Gist options
  • Save bvarga/16a11a32bd1e04442ba80f47930ce42b to your computer and use it in GitHub Desktop.
Save bvarga/16a11a32bd1e04442ba80f47930ce42b to your computer and use it in GitHub Desktop.
max number of words: 3
max length of words: 6
email:
ÀÁÂÃÄÅ ÆÇÈÉÊË ÌÍÎÏÐÑ
mapping:
À (À) -> “H”
Á (Á) -> “e”
 (Â) -> “l”
à (Ã) -> “l”
Ä (Ä) -> “o”
Å (Å) -> zero width char
Æ (Æ) -> “W”
Ç (Ç) -> “o”
È (È) -> “r”
É (É) -> “l”
Ê (Ê) -> “d”
Ë (Ë) -> zero width char
the rest: a zero width char.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment