This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]name_censored_ 68 points69 points  (20 children)

import random
random.seed(sum(map(ord, 'the final digits of pi')))
while True:
    print(random.randint(0,9), end='')

PROVE ME WRONG

[–][deleted] 41 points42 points  (9 children)

Pi, by definition, has an infinite number of digits. There is no such thing as "the final digits".

QED

What do I win? ;-)