I do remember problems with trying to seed pseudo-random number generators which is that for the same seed they would always come out with the same sequence of numbers: I imagine not much has changed except that the scope of seeding them has improved somewhat over time. But if seeding is pre-defined then, yeah, the outcomes will always be the same.