lenskit.schemas.settings.RandomSettings ======================================= .. py:class:: lenskit.schemas.settings.RandomSettings Bases: :py:obj:`pydantic.BaseModel` Random number generator configuration. .. py:attribute:: seed :type: int | None :value: None The root RNG seed.