First thing: is this the correct definition for total random integer generator?
An algorithm which for possible outputs $1,2,3 ... N$, there is a $\frac{1}{n} $chance of producing a single output in no predictable fashion.
With regards to my definition, my second question is why is it not possible to create something totally random? It is probably somewhere on SE, but I cannot find it anywhere. can somebody either give me a direct answer or reference to another SE question??
Edit: can this be expressed mathematically?