shell script for random number generator code example Example: get random number shell script $(( ( RANDOM % 10 ) + 1 ))