/Zalgo-Text

Small, simple code to create ̖̣c̷̭o̞̞ŕ͢r͆̚ǘ̢p̥͔t́̏eͦ̾ď̊ ͉̀t̥̼e͐͜x̏̓t, in Python and C#

Primary LanguageC#MIT LicenseMIT

Zalgo-Text

Z̨̩͓̓̌̉̇͡a̭͎͗ͥ̏ͯ̔͟l̜ͧ̓ͬ̃̏ͬͮg̨̖͒́ͯ̿̇͑o͚͔͙ͥ̃̃ͯ͂ ̼̳̰͌ͪ̇̏̊Ţ̹̳ͧͭ̓̓͢e̥̖ͯ̏̎̓̑͜ẍ̯̹̜͐͘͘ͅt

  • Finding the len() of a zalgo text will return the number of characters and the number of diacritics.
  • intensity is a positive integer argument for the zalgo function; it controls the number of diacritics per character.
  • random.randrange(768, 880) marks the unicode block of the unicode where diacritics are.
  • The principle behind zalgo text is stacking diacrtics.
  • You're free to play around with it however you want.