lundi 5 décembre 2016

Can online quantum random number generators be used in Matlab?

I want to avoid repetitions as much as possible. I've run the same Matlab program that uses "random" numbers multiple times and gotten exactly the same results. I learned that I should put the command shuffle at the beginning, and then the program will replace the default seed with a new one, based on the time on the clock. But the sequence of outputs from the pseudo-random number generator will still contain a pattern.

I recently learned about a quantum box random number generator (this or something like it), and in the process of looking it up online I found a couple web servers that deliver random numbers that are continuously generated by quantum mechanical means: ANU Photonics and ANU QRNG.

To buy a quantum box looks pretty hard to afford, so how might I integrate one of the online servers into Matlab?




Aucun commentaire:

Enregistrer un commentaire