in reply to Re: Re: Re: Generating Random Integers
in thread Generating Random Integers

An array in scalar context returns the number of elements in the array.

As usual, I0 was both concise and correct.

  • Comment on Re (tilly) 4: Generating Random Integers

Replies are listed 'Best First'.
Re($code or die) 5: Generating Random Integers
by $code or die (Deacon) on Jan 03, 2001 at 08:04 UTC
    Drat! I'm tired. confused with $#array. Good night.