shuf

Create a random value on the command line for your shell script to wait, sleep, or randomize its execution in cronjobs.

shuf examples

shuf -i 50-100 -n 1

Create one value between 50 and 100 on the command line