We have a lot of code like geom.RandomAttribute that calls random.seed(seedIn.value) where value is 0 that generates non random sequences.  same node with random.seed("0")  Has something changed with `seedrandom` or was it never working?