Generates a random color for the layer within the RGB spectrum.
Contributed by:
random([0, 0, 0, 0], [1, 1, 1, 1])
Random Color Expression
Practical use case
Randomly generating a color within the RGB range for a flashing light effect.
Check out similar expressions
Randomness
Unique Snowflake Generator
Perfect for winter-themed motion graphics where you need variety. Instead of using the same asset repeatedly, you can generate an infinite number of unique ice crystals instantly.
Ideal for animating string lights, garlands, or festive borders where you need hundreds of individual bulbs to blink randomly without manually animating each one.