in reply to Re^3: oneliner for selecting multiple values from array (shuffle)
in thread oneliner for selecting multiple values from array
Is there a way to select multiple values from the array without repetition?I interpreted the description as meaning "unique" elements of the array, which my solution will provide. So, there seems to be a discrepancy between the OP description and code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: oneliner for selecting multiple values from array (shuffle)
by GrandFather (Saint) on Nov 18, 2008 at 18:55 UTC |