The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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