Beginner
Store A Constant
Hard-coding the same value into many tags is a maintenance trap. Store the randomised value once in a Constant variable (a User-Defined variable) and reference it as {{...}}.
Hard-coding the same value into many tags is a maintenance trap. Store the randomised value once in a Constant variable (a User-Defined variable) and reference it as {{...}}.