From the category archives:

Technology

True Random Numbers without Extra Hardware

September 14, 2007

Generating true random numbers is a rather difficult problem and usually requires some extra hardware. Typical random numbers generated by computers are only psuedorandom and while this is typically good enough for most applications. They are obviously less than desirable for sensitive or important applications. It turns out, however, that you can generate true random [...]

Read the full article →