Random.org provides a service to generate random integers, sequences and strings by atmospheric noise and is thus a true random generator; http://www.random.org/randomness/.
This VI makes a request to random.org to generate random integers, sequences and strings. It uses the API, http://www.random.org/clients/http/, from random.org to fetch the data.
Note however that one can not make unlimited calls to random.org, read here why; http://www.random.org/faq/#Q4.1. When requesting a random integer, sequence or string the VI checks the quota and when no quota is left, it returns an error.
