Could a truly random number be generated using pings to pseudo-randomly selected IP addresses?

后端 未结 23 2055
天命终不由人
天命终不由人 2021-01-30 16:28

The question posed came about during a 2nd Year Comp Science lecture while discussing the impossibility of generating numbers in a deterministic computational device.

Th

23条回答
  •  爱一瞬间的悲伤
    2021-01-30 16:40

    It seems to me that true randomness is ineffable - there is no way to know whether a sequence is random, since by definition it can contain anything no matter how improbable. Guaranteeing a particular distribution pattern reduces the randomness. The word "pattern" is a bit of a giveaway.

        I MADE U A RANDOM NUMBER
               BUT I EATED IT
    

提交回复
热议问题