def std(self, dist):
     return uniform.std(*self._get_params(dist))
 def std(self, dist):
     return uniform.std(*self._get_params(dist))