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

后端 未结 26 3507
自闭症患者
自闭症患者 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:30

    Because a program is a system and everything in a system is made to run with consistency and regularity. Randomness has no place in a system.

提交回复
热议问题