Pike programming language

Top
➤ query_num_arg() random_seed() ➤

Method random()


Method random

array random(mapping m)
float random(float max)
int random(int max)
mixed random(object o)
mixed random(array|multiset x)

Description

Get a random value generated by the default Builtin.RandomSystem.

See also

Builtin.RandomSystem()->random(), random_string()

Extracted from as of .