This form allows you to generate random bytes. The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.
Warning: This interface to the random numbers is obsolete and may be removed in the future. You should consider using the integer generator instead, which will do the same (and more). If you really want to keep the byte generator, send me an email and let me know.
© 1998-2008 Mads Haahr