---
title: lowestValue
framework: gameplaykit
role: symbol
role_heading: Instance Property
path: gameplaykit/gkrandomdistribution/lowestvalue
---

# lowestValue

The lowest value to be produced by the distribution.

## Declaration

```swift
var lowestValue: Int { get }
```

## See Also

### Working with Characteristics of a Distribution

- [highestValue](gameplaykit/gkrandomdistribution/highestvalue.md)
- [numberOfPossibleOutcomes](gameplaykit/gkrandomdistribution/numberofpossibleoutcomes.md)
