This is an old revision of the document!
<- CRPL reference <- Utility Commands
| Arguments | Result | Notation |
|---|---|---|
| Min, Max | Random Integer | n1 n2 – n2 |
Pops Min and Max from the stack and pushes a random integer to stack where min <= RandInt < max.
#Creates a dancing number readout. Very high tech hackery.
0 10 RandInt
0 10 RandInt concat
0 10 RandInt concat
0 10 RandInt concat
SetPopupText
:awake
TRUE OperateWhilePaused