generating random numbers in shell code example Example: get random number shell script $(( ( RANDOM % 10 ) + 1 ))