On googling I got
Random numbers are numbers that occur in a sequence such that two conditions are met: (1) the values are uniformly distributed over a defined interval or set, and (2) it is impossible to predict future values based on past or present ones. Random numbers are important in statistical analysis and probability theory.
What if I want to pick a random integer from the number line ? The number line consists of infinitely many integers. My favorable event is to get a number (random) and the number of events possible is the complete number line i.e. infinity. I won't be considering any limits here as our number line doesn't tend to infinity but does contain infinitely many elements.
Now the probability of getting a random number
P(E) = 1 / ∞ = 0
So I won't be able to get a random number, ever. This implies, never would I ever be able to get a random number. That's absurd as many of our science topics do depends on things being random.