RANDI_ORG: True random integer numbers
by Giampiero Salvi
07 Jun 2010
(Updated 18 Jun 2010)
Queries www.random.org to collect true random integer numbers.
|
Watch this File
|
| File Information |
| Description |
The RANDI_ORG function has a similar usage as the RANDI function. However, instead of returning pseudo-random numbers, it queries the site http://www.random.org to collect true random numbers. Refer to the web site for a discussion on the difference between pseudo and true randomness.
Note that http://www.random.org allows limited traffic per day, check the site for more details. |
| Acknowledgements |
This submission has inspired the following:
WWW.RANDOM.ORG random integers/sequences/strings
|
| MATLAB release |
MATLAB 7.10 (2010a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 08 Jun 2010 |
- fixed examples in the help text
- fixed handling of negative sizes
|
| 13 Jun 2010 |
- fixed small bug |
| 15 Jun 2010 |
- removed dependencies on curl (using urlread instead)
- added warning about limited traffic from www.random.org |
| 18 Jun 2010 |
- without arguments checks for quota at www.random.org |
| 18 Jun 2010 |
- fixed random.org limitation of 10000 numbers per query |
|
Contact us at files@mathworks.com