This form allows you to generate random bitmaps. The randomness comes from atmospheric noise, which for many purposes is better than the pseudo-random number algorithms typically used in computer programs.
Generate a bitmap in format Graphics Interchange Format (GIF) Microsoft Bitmap Format (BMP) Portable Network Graphics (PNG) X BitMap (XBM) [image file formats]
Use width and height pixels (maximum 512).
Zoom factor ×1 ×2 ×4 ×8 ×16
The final image resolution will be (w × z) by (h × z) where w is the width, h is the height and z is the zoom factor.
Be patient! It may take a little while to generate your bitmap...