BioloMICS logo
×
BioloMICS menu

RANDBETWEEN

 
Category: Mathematical Function.
 
Description: Returns a random integer number between the numbers that are specified.
 
A new random integer number is returned every time the worksheet is calculated.
 
Syntax: RANDBETWEEN(bottom, top)
 
The bottom is the smallest integer, the top is the largest integer that the function will return.