RAM usage limits

Don Schwarz (darkowl@darkowl.pr.mcs.net)
Sat, 20 Apr 1996 17:33:34 PDT


On Sat, 20 Apr 1996, Martian wrote:

> Justin C Harris wrote:
> 
> for that matter, here is a list of all my builtins:
[...]
> random_of            - Random item from a list
>
Is this really that much faster than  ;list[random($)]  ?