How it works
ScrambleTextPlugin replaces characters with random ones from a set and reveals the target left to right.
Hacker-style decode effects with ScrambleText — on hover, on load and on a loop.
ScrambleTextPlugin replaces characters with random ones from a set and reveals the target left to right.
Updates text nodes only — tiny layout cost on a fixed-width monospace container.
aria-label holds the final text so screen readers never hear the gibberish.
{
"duration": 1.2,
"chars": "upperCase",
"speed": 0.6
}