$ echo $(( $RANDOM % 10 ))
#If you have coreutils installed and want a number inbewtween a value shuf -i MIN-MAX -n 1 #or you can use bash $RANDOM