Per-character glitch effect with scramble reveal.
npx chaos add char-glitchimport { CharGlitch } from '@oalacea/chaosui/text/char-glitch';
<CharGlitch>CORRUPTED</CharGlitch>
<CharGlitch variant="matrix" mode="wave">MATRIX</CharGlitch>
<CharGlitch scramble>REVEAL ME</CharGlitch>