arch.bootstrap.IIDBootstrap.seed¶ IIDBootstrap.seed(value: int | list[int] | ndarray[Any, dtype[uint32]]) → None[source]¶ Reseeds the bootstrap’s random number generator Parameters:¶ value: int | list[int] | ndarray[Any, dtype[uint32]]¶Value to use as the seed.