double py_Random_uniform( py_Ref self, double a, double b, ) { return _py_Random_uniform( self, a, b, ); }