User Tools

Site Tools


syntax:functions:random

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
syntax:functions:random [2021/08/11 15:31] – [Examples] craigtsyntax:functions:random [2021/10/15 14:56] (current) – Add See also section. craigt
Line 44: Line 44:
   roundxl( ( random() * 20 ) +20 , 0 )  //Random number between 20 and 40, rounded to an integer.   roundxl( ( random() * 20 ) +20 , 0 )  //Random number between 20 and 40, rounded to an integer.
  
 +\\  
 +=====See also===== 
 +  * [[syntax:functions:randbetween|RandBetween(min_num, max_num)]]
syntax/functions/random.txt · Last modified: 2021/10/15 14:56 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki