This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:randint [2022/04/21 18:04] – durikkan | 4rpl:commands:randint [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | < | + | < |
| + | < | ||
| ====== RandInt ====== | ====== RandInt ====== | ||
| Line 19: | Line 20: | ||
| RandInt( 0 10 add (1)) # functionally equivalent. | RandInt( 0 10 add (1)) # functionally equivalent. | ||
| </ | </ | ||
| + | |||
| + | ==== See Also ==== | ||
| + | |||
| + | [[RandFloat]] | ||
| + | |||
| < | < | ||