NumCosmoMath.MSetCatalog.set_rng

@accepts(NumCosmoMath.MSetCatalog, NumCosmoMath.RNG)
@returns(none)
def set_rng(self, rng):
    # Python wrapper for ncm_mset_catalog_set_rng()
  

Sets the random number generator.