Archive for July 27th, 2007

Friday, July 27th, 2007

True random number generators

True random numbers cannot be generated by a computer, but there are devices that can be connected to a computer that will generate true random numbers. Since not everyone has one of these devices, there are services that make these random numbers available through the internet.
Try random.org for random integers, sequences, and strings derived from [...]

No Comments » - Posted in IDL, Objects by Michael Galloy