dtmc
The structure and exact properties of this chain: its communicating classes, whether it is irreducible, its stationary distribution, absorption times, and so on. None of that needs randomness, so it lives on a separate object that holds no stream.
For example, chain.dtmc.steadyStateDistribution gives the long-run proportion of transitions spent in each state exactly, rather than estimating it by simulating.