# Iris ruleset ## Base systems ### Randomisation - Iris uses xorshift32 for randomisation. - The seed is set once at the beginning through user input. You can add more ways to set the seed, but the user has to be able to set it themselves.