---
title: range
framework: createmlcomponents
role: symbol
role_heading: Instance Property
path: createmlcomponents/uniformrandomintegerparameter/range
---

# range

The range of a random number to use as input to the transformer.

## Declaration

```swift
final var range: Range<Parameter>
```
