Why is it hard for a program to generate random numbers?

后端 未结 26 3534
自闭症患者
自闭症患者 2020-12-15 05:38

My kids asked me this question and I couldn\'t really give a concise, understandable explanation.

So I\'m hoping someone on SO can.

26条回答
  •  死守一世寂寞
    2020-12-15 06:25

    Because there is no such thing as a random number.

    Random is a human concept that we use when we cannot comprehend data and do not understand it. If we are to believe that science will ultimately lead to an understanding of how everything works then surely everything is deterministic.

    Take away the human and there is no random there is only "this". It happens because it happens, not because it is random.

提交回复
热议问题