RndSeed(seed)
#RANDOMEFFECT
transition effect. The only random function that is unaffected by RndSeed() is RndStrong()
because that uses a cryptographic randomizer that doesn't need a seed value.
By default, Hollywood uses the current monotonic system time as a seed value for its randomizer.