Enter the following values in cell A1 and A2: 65, 84 (these values will act as the lower and upper bound limits) Enter the following formula in cell B1: =RANDBETWEEN(A1,A2) A random number between 65 and 84 will be generated