InternalRNGConfig: |

type: "xorshift32"

|

seed?: string | string[]

paramunknown- The type of the generator to create.

paramunknown- The seed to use for the generator. It is named to avoid confusion with the RandomGenerator's `seed` property.