Random Integer Generator

Generate random integers (ℤ) in configurable intervals from a uniform distribution, using true randomness from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.