Is there any relation between a random number generated by a human brain and a computer? Which one is actually random, one I told him without any thought or a number generated by a computer program?
When I was in college, I learned about programming functions like x=rand() where a compute generates a random number using a built-in random function and assigns this random value to the variable "x". But internally this random functions must work of certain variables so that a computer can create a random number, I think. It can be anything - time, date or any available parameter - twisted and coded in such a way that it becomes a good random. But it always requires an absolute value, at a particular moment, to generate a random. In short, eventhough we may find a compute generated random is absolutely random, it is not so internally.
But what about we human beings? When someone asks you to say a number, we probably link this to our date of birth, today's date or present time and create a random out of it. We may also modify a number displayed nearby, like a car number plate, make a quick alteration and tell that number as random. But what it we do not depend on any of these tricks and produce an absolutely random number out of our mind? Can't we do that?
Which one these numbers, machine generated or human generated, is more random? Is this one of the areas in artificial intelligence where human brain outperforms super computers?
(I will call my friend later and tell you why did he asked for that random number, the "Newton's Apple"
















