Difference between revisions of "Rand"
Jump to navigation
Jump to search
Adjusted the syntax line to match the OBSE doc
imported>QQuix (Copied/adjusted DW's text from the talk page and added a note about converting to short) |
imported>QQuix (Adjusted the syntax line to match the OBSE doc) |
||
Line 2: | Line 2: | ||
'''Syntax:''' | '''Syntax:''' | ||
rand | (rand:float) rand min:float max:float | ||
Returns a random number between min and max. | Returns a random number between min and max. |