Topic: DMD0111

Help File Version: 2.9.4.37

RANDINT - Random Integer


This instruction can only be used in the Expression parameter of the Calculate Expression (MATH) instruction.

 

The Random Integer (RANDINT) math function is a pseudo-random number generator that produces an integer value of uniform distribution between 0 and 2,147,483,647.

 

 


Parameters:

This instruction has no parameters.

 


See Also:

RANDINT - Random Integer

 

RANDREAL - Random Real Number

 

RANDSEED - Random Number Seed

 


Related Topics:

MATH - Calculate Expression

 


Rung Example: