Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
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.
Zitieren als
Giampiero Salvi (2026). RANDI_ORG: True random integer numbers (https://de.mathworks.com/matlabcentral/fileexchange/27849-randi_org-true-random-integer-numbers), MATLAB Central File Exchange. Abgerufen .
Quellenangaben
Inspiriert: WWW.RANDOM.ORG random integers/sequences/strings
Allgemeine Informationen
- Version 1.5.0.0 (3,51 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.5.0.0 | - fixed random.org limitation of 10000 numbers per query |
||
| 1.4.0.0 | - without arguments checks for quota at www.random.org |
||
| 1.3.0.0 | - removed dependencies on curl (using urlread instead)
|
||
| 1.2.0.0 | - fixed small bug |
||
| 1.1.0.0 | - fixed examples in the help text
|
||
| 1.0.0.0 |
