Packages from niktomo
-
-
-
PHP
niktomo/weighted-sample
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.