A seed version defines a specific set of offsets for the FNV-1a hashing algorithm.
A different set of offsets results in a different hash for the same input, which results in a different initial state for the seeded random number generator, which results in a different sequence of pseudorandom numbers.
A seed version defines a specific set of offsets for the FNV-1a hashing algorithm. A different set of offsets results in a different hash for the same input, which results in a different initial state for the seeded random number generator, which results in a different sequence of pseudorandom numbers.
Since
0.1.0