Y
Hacker News
new
|
ask
|
show
|
jobs
by
JasuM
4074 days ago
It reads the next number in the list, it's not a random lookup. See
https://github.com/id-Software/DOOM/blob/master/linuxdoom-1....
1 comments
justsid
4074 days ago
Doesn’t that already make it deterministic though? It’s always the same sequence of “random” numbers, even before replacing the lookup table it should’ve been deterministic.
link