The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.005 - 2022-05-21

  • Deprecation
    • Rename random_item() to pick(), the old name is deprecated.
  • Enhancements
    • Add option 'pos' to return positions instead of the items, like in Array::Sample::*.

Modules

Pick random items from an array (or iterator), without duplicates