Generating Random Numbers In Bash With Examples - LinuxConfig.org

When coding Bash scripts - especially when developing scripts for functionality testing - we sometimes need to generate a random number or random input. These numbers may also need to be within a specific range. This article will teach you how to perform random number generation in Bash.
This is a companion discussion topic for the original entry at https://linuxconfig.org/generating-random-numbers-in-bash-with-examples