help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: True random number generator goes online


From: kensmith
Subject: Re: True random number generator goes online
Date: Thu, 19 Jul 2007 08:11:12 -0700
User-agent: KMail/1.9.1

www.random.org also has a random generator.  If you backtrack most of 
where its noise comes from, you find quantum mechanics behind it.  It 
may be worth the effort to make a module to fetch a small number for 
values from this site.


It also turns out that http://www.noentropy.net/ has quantum physics 
behind its numbers, but octave can already do what it does.


On Thursday 19 July 2007 06:24, Mike Miller wrote:
> True random number generator goes online:
>
> http://pressesc.com/01184778212_qrbgs
>
> "...the 'Quantum Random Bit Generator' (QRBG121), which is the engine
> for QRBGS, is a fast non-deterministic random bit (number) generator
> whose randomness relies on intrinsic randomness of the quantum
> physical process of photonic emission in semiconductors and
> subsequent detection by photoelectric effect.
>
> "RBI's service enables real-time internet access to QRGB device
> through several network access modes, such as C/C++ libraries, web
> services and Mathematica/Matlab client add-ons."
>
>
> It is here:
>
> http://random.irb.hr/
> http://qrbg.irb.hr/
>
>
> Mike
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave

-- 
address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]