# Sandbox.ParticleFloat.EvaluationType.Seed

```csharp
static EvaluationType Seed
```

Evaluates the value based on a random seed. This means that in most situations, it's random per context.
Like if this is on a particle, the value will be random per particle.

Declared in [Sandbox.ParticleFloat.EvaluationType](/api/Sandbox.ParticleFloat.EvaluationType).
Assembly: `Sandbox.Engine`.
