up Inquisit Language Reference

rand function

Generates a random number from a uniform distribution within a given range

Member of

<global>

Syntax

rand(min, max)

Parameters

Name Type Description
min number The bottom of the range.
max number The top of the range.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.