- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
Transcript:
[A computer program.]
int getRandomNumber() { return 4; // chosen by fair dice roll. // guaranteed to be random. }
Hover Text:
RFC 1149.5 specifies 4 as the standard IEEE-vetted random number.
Didn’t know that. That’s kind of funny
I’m sorry, what?
I didn’t know 4 was the official random number.