Random Color Flicker

Generates random color flickering for an element.

Code

minVal = [0, 0, 0];
maxVal = [1, 1, 1];
seedRandom(time, true);
random(minVal, maxVal)
colorflickerrandomanimationafter effects

How to Use

Apply this to a Color property (e.g., a Fill effect). The layer rapidly flickers through random colors, making it perfect for glitch or rave-style effects.