in reply to Re: remove a random variable from an array
in thread remove a random variable from an array

The only problem with this is, is that rand($#images) will never return the index of the last element in @images, since rand EXPR always returns less than EXPR.


ar0n ]

  • Comment on (ar0n) Re (2): remove a random variable from an array