Randomize Scheduled Command Execution
"Chaotic Schedule is a Laravel package for randomizing command schedule intervals via pRNGs.
Ever wanted to run your scheduled commands on random times of the day, or on certain days of the week? Or you may need to send some notifications not on fixed date times, but rather on random intervals hence it feels more human. Then this is the package you're looking for.
This Laravel packages enables you to run commands on random intervals and periods while respecting the boundaries set exclusively by you."