This version of Unity is unsupported.

ParticleSystem.Particle.randomSeed

Switch to Manual
public uint randomSeed;

Description

The random seed of the particle.

This is used to create the value used to interpolate between the two curves when random between curves is used.