Consider a quantum random number generator (QRNG) X, which generates integers at random.
(Apparently, due to quantum statistical properties, this type of generation is truly at random, see e.g. "The quantum number generator".)
My question is: what is the probability that X generates a given integer $N \in \mathbb{Z}$ ?
From the mathematical viewpoint there appears to be some obstruction, in that uniform distributions on a countable set do not exist: if $p > 0$ would be the positive probability assigned to each integer, then $\sum_{i \in \mathbb{Z}}p = \infty$, and not $1$.
On the other hand, it might be that $p$ simply should be taken $0$, and that the classical idea of uniform probability is not relevant in this quantum-mechanical context ?
But if it is, then random generation does not imply that integers are chosen with the same probability, which seems a very interesting feature to me ...