i am loking a bit into this whole random thing and i am asking myself how the Random (Value) node generates its numbers?
Looking into the “about” nodesection on the vvvv-site does not offer me any information. It seems to be broken on the Random node^^ https://vvvv.org/documentation/random-(value)
ha! how could i not find that with google^^
so that pseudorandom it is.
i had a feeling ;) especially when i see the pricing of those real random number generating cards!!!
but could you tell me which kind of random function the node is using?
i have been looking some videos and they always state that most of the functions need a “seed” and sometimes more the more complex the random function is.