Category Archives: CPanel

Running a Cron Job Once a Day at a Random Time

Let’s say we need to randomize the time to run a cronjob. We need to run a script once a day but the time should be different each day. How should we proceed? I’ve got some solutions for this. The first one is a little stupid, but it will work if you have your own dedicated server. If… Read More »