niktomo/weighted-sample (v1.0.0)
syndicated from packagist.org
on March 31, 2026
Weighted random sampling for PHP 8.2+. Supports repeatable draws (WeightedPool), destructive draws (DestructivePool), and box-gacha limited inventory (BoxPool) with alias-method O(1) picking and cryptographically secure randomness by default.