Pike v8.0 release 1738

Method lfun::_random()


Method _random

mixed _random()

Description

Called by random(). Typical use is when the object implements a ADT, when a call to this lfun should return a random member of the ADT or range implied by the ADT.

See also

random()