In Python, an array of random integers can be generated through the function randint () NumPy. This function usually starts with three arguments; from the lower end, the upper-end range and the number of actual integer values to successfully generate the size of the array.

BY Best Interview Question ON 31 May 2020