christhompsontldr/laravel-rng
Deterministic, stream-isolated RNG for Laravel built on PHP’s Random extension. Seed once to get reproducible sequences across named streams (e.g., seeding vs combat). Includes helpers for int ranges, chance, and pick, plus optional roll logging with audit command.
Initial release of the Laravel Random Number Generator package.
Full Changelog: https://github.com/ChrisThompsonTLDR/laravel-rng/commits/v1.0.0
How can I help you explore Laravel packages today?