Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Random
Generate a random number between Min and Max
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Stream | |
| real | Min | |
| real | Max |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |