Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::

Method random()


Method random

int random(int max)

Description

This function returns a random number in the range 0 - max -1.

See also

random_seed()