Posts: 1,554
Threads: 77
Joined: May 2011
Well, I was wondering yesterday when i was laying in bed, what the hell is random. Is anything really random actually exists? Or is it just a complicated sequence in number nd people just call it "random"? How are random numbers generated in a computer independent to time or any other thing ? Or am I wrong and the computer just calculates "random" numbers by doing some kind of calculations using the computer temperature (i know it sounds stupid)? So many questions here and I hope some people here could answer my doubts about this thing we call "random".
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
I would dare to say you can define 'random' as 'not predictable by human means'.
If you issue Java to create a RNG and drop you random numbers from 0-100 it's pretty much impossible for a mere bystander to predict the order of numbers.
That's 'random' to me.
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Posts: 1,326
Threads: 79
Joined: Oct 2010
hmmm just some days ago i was reading about that. example when water is flowing from the tap, you say the splashes goes random. But if you would calculate every molecule you can find where every splash will go.In that way is impossible to calculate every molecule so we just take the experience to predict where they will fall approximately.
Tests and experiments have been showing that people brain affect/influence in "random" things.