# RangedFloat.GetValue

```csharp
float GetValue()
```

Returns the final value of this ranged float, randomizing between min and max values.

### Returns

`float`

Declared in [RangedFloat](/api/RangedFloat).
Assembly: `Sandbox.System`.
