This version of Unity is unsupported.

ParticleSystem.randomSeed

Switch to Manual
public uint randomSeed;

Description

Override the random seed used for the Particle System emission.

Setting this will also set ParticleSystem.useAutoRandomSeed to false.