Hacker News new | ask | show | jobs
by slopinthebag 28 days ago
Actually the replay wouldn’t be the same since it’s stochastic, and the more back and fourth you have the more chances for randomness to seep in. One could imagine by the fifth prompt or w/e the responses could have drifted enough that the subsequent prompts don’t make any sense.
1 comments

It will be the same if you fix the original seed, the randomness comes from a PRNG so it is repeatable.