Math Random Int
Returns a random integer between a and b.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
a | yes | expression | — | — |
b | yes | expression | — | — |
Notes
No additional notes are available yet.
Examples
Create Sequence From Local `.sqpreset` Path
Creates a sequence from a fixed local `.sqpreset` path. This stays visible as the canonical local-path counterpart to the portable embedded-preset example, and its runtime check confirms that the unusual 2000x1000 frame size really came from the preset.
Topics: sequence creation, presets, runtime validation
Source: patterns/ex-sequence-create-from-preset-fixed-path.json