A static class for accessing different seed versions. Each seed version index is guaranteed to always return the same seed version object, so that the same seed and version will always produce the same sequence of pseudorandom numbers.
0.1.0
Static
The index of the seed version to retrieve. Must be a valid SeedVersions index.
Is the given index a valid seed version?
The index to check.
A static class for accessing different seed versions. Each seed version index is guaranteed to always return the same seed version object, so that the same seed and version will always produce the same sequence of pseudorandom numbers.
Since
0.1.0