random.org

December 4, 2008 posted by: joreg

wanted to share this for some time now. today - just by chance - is the time:

ever wondered where Random (Value) node takes the values from it serves you? vvvv doesn’t make them up just every frame, how would it?! how would a machine make up things? it doesn’t, it just pretends so, actually using simple math. there are different formulas for generating pseudo-random numbers. so while sequences of numbers generated using such a formula are not truly random, they are quite random enough for most applications and have the additional advantage that they can be recomputed at any time by simply using the same parameters for the formula. that is what the Seed pin on the RandomSpread (Spreads) node node is for. it is the the one parameter that drives the underlaying random function.

anyway, now that you know that random is all fake, you might be interested in this:

random.org is a webservice that offers true random numbers. on their about randomness page (which is a very interesting read as a whole) they explain how they get their random numbers from atmospheric noise. the site has a simple http interface which you can easily access via HTTP (Network Get) node to retrieve spreads of random numbers. there is a quota on the number of random bits you can retrieve per day which you can increase by inserting money: 1 dollar per 1 million bits.

another similar webservice is hotbits which gets its numbers through radioactive decay. while the page isn’t as sophisticated as random.org it should still be possible to retrieve their numbers as demonstrated on this page and there doesn’t seem to be a quota…

and finally if you don’t want to rely on a webservice you can get your own random number generating pc-card from companies like id quantique or from http://www.true-random.com/ (if you dare after having seen their…unique hardware design).


Comments:

Comments are no longer accepted for this post.

Contact


Imprint

vvvv - Dießl & Gregor GbR
Oranienstrasse 10
10997 Berlin/Germany
VAT: DE275566955

groupӘvvvv.org

Follow us

Mastodon.social
Pixelfed.social
Github
Vimeo
Youtube

Sign up for our Newsletter

Your subscription could not be saved. Please try again.
Your subscription has been successful.