Libraries tagged by alias-method
saggre/weighted-random
0 Favers
454 Downloads
454 Downloads
Get weighted random samples using the alias method
niktomo/weighted-sample
0 Favers
0 Downloads
0 Downloads
Weighted random sampling for PHP 8.2+. Supports repeatable draws (WeightedPool) and box-gacha limited inventory (BoxPool) with alias-method O(1) picking and cryptographically secure randomness by default.