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.
v1.1.0
2026-04-05 10:34 UTC
Requires
- php: ^8.2
Requires (Dev)
- laravel/pint: ^1.0
- phpmd/phpmd: ^2.15
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^12.0
This package is auto-updated.
Last update: 2026-04-05 10:34:27 UTC