Hacker News new | ask | show | jobs
by bryanrasmussen 713 days ago
so how does the random function selecting the number select the number before the last number in the infinite set?
2 comments

It wouldn't "select" as if it were an infinite deck of cards, but rather generate a number we know is on the infinite set. It can very well take an infinite amount of time to come up with the digits though...
> rather generate a number

How?

A series of random bits?
What last number?
exactly