Practical Verdict
What changed, in one sentence
The generator changed; the idea of a deterministic seed did not. Current runs remain repeatable, while old outcome maps must be rebuilt against the current version.
Current Seed Behavior
The same seed still creates a repeatable run, but seed tables and prediction methods built for versions before v0.107.1 no longer describe current results.
The practical rule is simple: keep seed notes tied to a game version. A route, reward, or Neow outcome recorded on an older build is not a reliable forecast for the same seed today.
Reviewed for v0.107.1+ · July 11, 2026
Practical Verdict
The generator changed; the idea of a deterministic seed did not. Current runs remain repeatable, while old outcome maps must be rebuilt against the current version.
Version Boundary
Before v0.107.1, separate random streams could show unwanted correlation. Knowing an unrelated early result could narrow a later outcome more than intended.
The current generator removes that useful cross-stream shortcut. If a seed sheet, predictor, or route note was recorded on an earlier version, treat its concrete outcomes as historical rather than current.
What Persists
A run starts from one displayed seed, then derives separate streams for different jobs. Repeating the same seed on the same version with the same decisions should reproduce the same sequence.
That does not mean every visible outcome is fixed in isolation. Actions that consume a random result can advance one stream, so changing a choice may change later results within that same stream.
Daily Challenges
The Daily Challenge Score Calculator compares result state, floors, badge count, and finish time. None of those calculations depend on the random number generator, so its ranking logic is unchanged.
Route predictions are a different matter. Use only notes recorded on the current version, especially when comparing events, rewards, shops, or opening outcomes.
Separate Streams
The run does not pull every decision from one shared queue. It keeps distinct streams so unrelated systems do not need to consume the same sequence.
Before Trusting A Prediction
If the note predates v0.107.1 or has no version label, do not use it as a current prediction.
Solo, co-op, and Daily Run contexts can consume results differently. Compare like with like.
A different choice can advance a stream at a different time. A seed match is not enough if the action history changed.
Leaderboard sorting still uses the run result. RNG changes affect route forecasts, not the score comparison order.
FAQ
Yes, when the version, mode, player setup, and decisions match. Changing an action can advance a random stream differently and alter later results.
Use it only as a historical reference. Concrete routes, rewards, shops, events, or opening outcomes should be rechecked on the current version.
No. The leaderboard comparison still uses result state, floors, badge count, and finish time. The generator change matters for run outcomes and prediction methods.
Different choices may consume results from a stream in a different order. Version, mode, player slots, and action history all need to match for a clean comparison.