[2008-09-22 T 13:12+01] Due to regular server maintenance QRBG service was down for an hour. Now it's back online. Updated. :-)
[2008-03-14 T 19:30+01]
Mr. Javier Ruiz from the Escuela Técnica Superior de Ingeniéría Informática de la Universidad de la Laguna en Tenerife organized a Pi Day celebration
today at his university. Here is a short blog post
about it (in Spanish). In short, they played approx. Pi minutes of number Pi, with digits downloaded from our service. :-)
Happy Pi Day everyone! :-)
[2008-01-14 T 20:00+01]
The service is up again! Unfortunately, the QRBG device we had died last week.
Until we buy new a generator, the service will be serving you from its 1 TiB disk cache. For that reason, we're starting to (temporarily) enforce per-user download quota of 1 GiB per day.
[2008-01-08 T 12:30+01] The service will be down for some time, due to technical difficulties with the QRBG hardware. We'll try to resolve these problems as soon as possible; until then, we apologize for the inconvenience...
[2007-11-22] The service (including the web) will be down in period: [2007-11-26T14:00+01, 2007-11-26T20:00+01], due to server maintenance.
[2007-10-15] I'm running some Monte Carlo simulations that require over 1 TiB of random data. So, I apologize for any slow-down you may experience. Simulations will take a couple of days. Enjoy the quantum randomness! :-)
[2007-08-22] For the last several days the QRBG service/server was unavailable, due to a disk failure caused by a heavy thunderstorm last week. The service is now back online. We managed to recover all data, including the users database, so you can continue using the service as usual. Thank you for your understanding and patience.
[2007-07-20]
"The crowd went wild!" :-)
Yesterday, over 1 million hits. Over 80,000 visits. Over 2800 registered users. Over 5GiB of random data downloaded. Over 20,000 user requests served...
Keep on coming.. :-)
[2007-07-19] I was thrilled to see that the QRBGS project has been SlashDotted. And Dugg (or however you spell it :D). Unfortunately, the original text that these sites refer to has been written by the PR department, misinterpreting some facts in the process, and forgetting to run the final version by me. In spite of that, the article inspired quite a bit of interest. I would like to apologise to all the readers who are now busily generating their pseudo-random number databases by rolling dice. :-)
The Service has begun as a result of an attempt to fulfill the scientists' needs for quality random numbers, but has now grown to a global (public) high-quality random numbers service.
Design requirements for our service were:
So far, all these features, except the last one, have been implemented.
And the solution developed tops other currently available random number acquisition methods
(including existing Internet services) in at least one of the numbered categories.
To ensure high-quality of the supplied random numbers (true
randomness) and high speed of serving, we have used fast
non-deterministic, stand-alone hardware number generator relying on
photonic emission in semiconductors. The used Quantum Random
Bit Generator was previously developed at Rudjer Boskovic
Institute, in Laboratory for Stochastic Signals and Process
Research (for details, see below).
To achieve high availability of the service, several network
access modes are developed, or shall be developed. These include
transparent acquisition of random numbers using C/C++ libraries,
web services (access over the SOAP protocol), and Mathematica/MATLAB client add-ons.
To enable high security, in future, SSL protocol shall be supported,
i.e. all data shall be encrypted, at users request, with user/service certificates.
If you are interested in more details, you can find them in my paper: "Quantum Random Bit Generator Service for Monte Carlo and Other Stochastic
Simulations." (
download)
Please feel free to register, download the client of your preference (from the Download section) and start using the service!
| Description | Platform | Type | Size | Download link |
|
C++ library (and a few QRBG client examples) [v0.31, 2007-07-19]
Note 1: Compiles under Visual Studio and g++.
Note 2: You must edit the code and change logon credentials (username, password) to be able to access the Service.
|
Windows/Linux/Mac | source files | 16.19 KiB | cppclient.zip |
|
Windows Dynamic Link Library for C and C++ [v0.2, 2008-04-01]
Note 1: Both debug and release versions are included.
Note 2: Usage examples from both C and C++ are included (However, you must edit the code and change logon credentials (username, password) to be able to access the Service.)
|
Windows | dll/lib/h + sample source | 413.64 KiB | dll.zip |
|
QRBG Toolbox for MathWorks MATLAB [v0.31, 2007-07-19]
Note 1: For installation instructions see readme.txt file in the archive.
|
Windows/MATLAB | dll/m | 43.83 KiB | toolbox.zip |
|
QRand Command-line Utility [v0.2, 2007-07-17]
Note 1: Compiles under Visual Studio and g++.
Note 2: Windows executable included.
Note 3: GNU Linux executable included.
Note 4: See user-contributed downloads for Mac OS X executables.
|
Windows/Linux/Mac | source + exe | 86.41 KiB | qrand.zip |
|
User-contributed Downloads (Re)distributed with the permission of authors, without warranty of any kind. |
||||
| Description | Platform | Type | Size | Download link |
|
Java Access Class
|
Windows/Linux/Mac | source (+ bytecode) |
11.28 KiB 17.56 KiB 3.73 KiB |
qrbg-java-1.jar qrbg-java-2.jar qrbg-java-3.zip |
|
Python Access Class
|
Windows/Linux/Mac | source file | 5.43 KiB | qrbg.py |
|
PHP Access Class [2009-03-20]
|
Windows/Linux/Mac | source file | 12.54 KiB | qrbg.php |
|
MATLAB/Octave Linux Utility ('qrand' implementation)
Note 1: This implementation should fill in the gap until the official QRBG MATLAB Toolbox for Linux is released.
Note 2: Uses the cross-platform QRand Command-line Utility.
|
Linux | source | 3.29 KiB | linqrand.zip, Author's web |
|
QRand Command-line Utility, compiled for Mac OS X
Note 1: XCode project and compiled cross-platform version of the QRand Utility for Mac OS X.
|
Mac | source + exe (PowerPC & Intel) | 1.13 MiB | qrand-osx.zip, Author's web |
|
C# library (sample app and DLL included) [v0.1, 2007-08-28]
Note 1: Author used Microsoft .NET 2.0 framework.
Note 2: Both Windows and Linux version are available.
|
Windows/Linux | source + exe |
557.15 KiB 576.21 KiB |
qrbg.net.tar.gz qrbg.net.zip |
|
Erlang client [2007-12-11]
Note 1: Available only from code.google.com server.
|
Windows/Linux | source | variable |
code.google.com |
|
Delphi client [2008-02-22]
Note 1: Check the source files for a copyright note.
|
Windows | source + exe | 476.60 KiB | qrbg-delphi.rar |