nIn practice, there are no truly random numbers.
nDice are never perfect
nCards are never shuffled completely randomly
nComputer can handle numbers only within a finite range and with
limited precision.
nThe best one can do is : generate pseudorandom numbers, which
are sufficiently random for the task at hand.