You can generate random numbers in Bash using a variety of methods, as demonstrated in a tutorial by FOSS Linux.
How to generate random numbers in Bash
There are several ways of generating random numbers in Bash, and today we will check them out.
How to generate random numbers in Bash | FOSS Linux