/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Kelly Can't Fail
(win-vector.com)
389 points
jmount
| 2 comments |
19 Dec 24 23:07 UTC
|
HN request time: 0.4s
|
source
1.
ed-209
◴[
20 Dec 24 02:46 UTC
]
No.
42467809
[source]
▶
>>42466676 (OP)
#
why use a static seed on the random generator and could that be making this appear more interesting than it might otherwise?
replies(1):
>>42467828
#
ID:
GO
2.
jfengel
◴[
20 Dec 24 02:49 UTC
]
No.
42467828
[source]
▶
>>42467809 (TP)
#
The idea is sound. The static seed is presumably so the results are repeatable, but it works for true randomness. (Assuming you were permitted to do it this way, which you wouldn't be.)
↑