Method Random.Interface()->random()
- Method random
int(0..)random(int(0..)max)
floatrandom(floatmax)
mixedrandom(array|multisetx)
arrayrandom(mappingm)
mixedrandom(objecto)- Description
Implementation of
random.
int(0..) random(int(0..) max)
float random(float max)
mixed random(array|multiset x)
array random(mapping m)
mixed random(object o)
Implementation of random.