how to generate random number in shell; code example Example: get random number shell script $(( ( RANDOM % 10 ) + 1 ))