{".class": "MypyFile", "_fullname": "numpy.random.mtrand", "future_import_flags": [], "is_partial_stub_package": false, "is_stub": true, "names": {".class": "SymbolTable", "Any": {".class": "SymbolTableNode", "cross_ref": "typing.Any", "kind": "Gdef", "module_hidden": true, "module_public": false}, "ArrayLike": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._array_like.ArrayLike", "kind": "Gdef", "module_hidden": true, "module_public": false}, "BitGenerator": {".class": "SymbolTableNode", "cross_ref": "numpy.random.bit_generator.BitGenerator", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Callable": {".class": "SymbolTableNode", "cross_ref": "typing.Callable", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Dict": {".class": "SymbolTableNode", "cross_ref": "typing.Dict", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Literal": {".class": "SymbolTableNode", "cross_ref": "typing_extensions.Literal", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Optional": {".class": "SymbolTableNode", "cross_ref": "typing.Optional", "kind": "Gdef", "module_hidden": true, "module_public": false}, "RandomState": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeInfo", "_promote": null, "abstract_attributes": [], "bases": ["builtins.object"], "declared_metaclass": null, "defn": {".class": "ClassDef", "fullname": "numpy.random.mtrand.RandomState", "name": "RandomState", "type_vars": []}, "deletable_attributes": [], "flags": [], "fullname": "numpy.random.mtrand.RandomState", "has_param_spec_type": false, "metaclass_type": null, "metadata": {}, "module_name": "numpy.random.mtrand", "mro": ["numpy.random.mtrand.RandomState", "builtins.object"], "names": {".class": "SymbolTable", "__getstate__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.__getstate__", "name": "__getstate__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__getstate__ of RandomState", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}}, "__init__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "seed"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.__init__", "name": "__init__", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "seed"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "UnionType", "items": [{".class": "NoneType"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, "numpy.random.bit_generator.BitGenerator"]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__init__ of RandomState", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__reduce__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.__reduce__", "name": "__reduce__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__reduce__ of RandomState", "ret_type": {".class": "TupleType", "implicit": false, "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["builtins.str"], "bound_args": [], "def_extras": {}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "numpy.random.mtrand.RandomState", "type_guard": null, "variables": []}, {".class": "TupleType", "implicit": false, "items": ["builtins.str"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}, "type_guard": null, "variables": []}}}, "__repr__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "numpy.random.mtrand.RandomState.__repr__", "name": "__repr__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__repr__ of RandomState", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "__setstate__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "state"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.__setstate__", "name": "__setstate__", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "state"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__setstate__ of RandomState", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "__str__": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0], "arg_names": [null], "flags": [], "fullname": "numpy.random.mtrand.RandomState.__str__", "name": "__str__", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": [null], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "__str__ of RandomState", "ret_type": "builtins.str", "type_guard": null, "variables": []}}}, "_bit_generator": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "Var", "flags": ["is_initialized_in_class", "is_ready"], "fullname": "numpy.random.mtrand.RandomState._bit_generator", "name": "_bit_generator", "type": "numpy.random.bit_generator.BitGenerator"}}, "beta": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.beta", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "a", "b", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.beta", "name": "beta", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "a", "b", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "beta of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "beta", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "a", "b", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.beta", "name": "beta", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "a", "b", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "beta of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "beta", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "a", "b", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "beta of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "a", "b", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "beta of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "binomial": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.binomial", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.binomial", "name": "binomial", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "binomial of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "binomial", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.binomial", "name": "binomial", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "binomial of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "binomial", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "binomial of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "binomial of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "bytes": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "length"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.bytes", "name": "bytes", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "length"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "bytes of RandomState", "ret_type": {".class": "UnboundType", "args": [], "expr": null, "expr_fallback": null, "name": "bytes"}, "type_guard": null, "variables": []}}}, "chisquare": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.chisquare", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.chisquare", "name": "chisquare", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chisquare of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "chisquare", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.chisquare", "name": "chisquare", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chisquare of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "chisquare", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chisquare of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "chisquare of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "choice": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.choice", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.choice", "name": "choice", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "NoneType"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "choice", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.choice", "name": "choice", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "choice", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.choice", "name": "choice", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}, {".class": "NoneType"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "choice", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.choice", "name": "choice", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "choice", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "NoneType"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}, {".class": "NoneType"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "a", "size", "replace", "p"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "choice of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "dirichlet": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "alpha", "size"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.dirichlet", "name": "dirichlet", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "alpha", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "dirichlet of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}}, "exponential": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.exponential", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.exponential", "name": "exponential", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "exponential of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "exponential", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.exponential", "name": "exponential", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "exponential of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "exponential", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "exponential of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "exponential of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "f": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.f", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.f", "name": "f", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "f", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.f", "name": "f", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "f", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "f of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "gamma": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.gamma", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "shape", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.gamma", "name": "gamma", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "shape", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gamma of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "gamma", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "shape", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.gamma", "name": "gamma", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "shape", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gamma of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "gamma", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "shape", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gamma of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "shape", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gamma of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "geometric": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.geometric", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.geometric", "name": "geometric", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "geometric of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "geometric", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.geometric", "name": "geometric", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "geometric of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "geometric", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "geometric of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "geometric of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "get_state": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.get_state", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "legacy"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.get_state", "name": "get_state", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "legacy"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "LiteralType", "fallback": "builtins.bool", "value": false}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_state of RandomState", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "get_state", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "legacy"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.get_state", "name": "get_state", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "legacy"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_state of RandomState", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "builtins.int", "builtins.int", "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}]}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "get_state", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "legacy"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "LiteralType", "fallback": "builtins.bool", "value": false}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_state of RandomState", "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "legacy"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "get_state of RandomState", "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "builtins.int", "builtins.int", "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}]}, "type_guard": null, "variables": []}]}}}, "gumbel": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.gumbel", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.gumbel", "name": "gumbel", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gumbel of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "gumbel", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.gumbel", "name": "gumbel", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gumbel of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "gumbel", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gumbel of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "gumbel of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "hypergeometric": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.hypergeometric", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "ngood", "nbad", "nsample", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.hypergeometric", "name": "hypergeometric", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "ngood", "nbad", "nsample", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", "builtins.int", "builtins.int", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "hypergeometric of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hypergeometric", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "ngood", "nbad", "nsample", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.hypergeometric", "name": "hypergeometric", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "ngood", "nbad", "nsample", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "hypergeometric of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "hypergeometric", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "ngood", "nbad", "nsample", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", "builtins.int", "builtins.int", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "hypergeometric of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "ngood", "nbad", "nsample", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "hypergeometric of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "laplace": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.laplace", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.laplace", "name": "laplace", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "laplace of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "laplace", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.laplace", "name": "laplace", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "laplace of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "laplace", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "laplace of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "laplace of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "logistic": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.logistic", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.logistic", "name": "logistic", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logistic of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "logistic", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.logistic", "name": "logistic", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logistic of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "logistic", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logistic of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logistic of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "lognormal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.lognormal", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "mean", "sigma", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.lognormal", "name": "lognormal", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "mean", "sigma", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lognormal of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "lognormal", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "mean", "sigma", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.lognormal", "name": "lognormal", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "mean", "sigma", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lognormal of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "lognormal", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "mean", "sigma", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lognormal of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "mean", "sigma", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "lognormal of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "logseries": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.logseries", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.logseries", "name": "logseries", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logseries of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "logseries", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.logseries", "name": "logseries", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logseries of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "logseries", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logseries of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "logseries of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "multinomial": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "pvals", "size"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.multinomial", "name": "multinomial", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "pvals", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "multinomial of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}}, "multivariate_normal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "mean", "cov", "size", "check_valid", "tol"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.multivariate_normal", "name": "multivariate_normal", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1, 1, 1], "arg_names": ["self", "mean", "cov", "size", "check_valid", "tol"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "warn"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "raise"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "ignore"}]}, "builtins.float"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "multivariate_normal of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}}, "negative_binomial": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.negative_binomial", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.negative_binomial", "name": "negative_binomial", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "negative_binomial of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "negative_binomial", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.negative_binomial", "name": "negative_binomial", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "negative_binomial of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "negative_binomial", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "negative_binomial of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "n", "p", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "negative_binomial of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "noncentral_chisquare": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.noncentral_chisquare", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "df", "nonc", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.noncentral_chisquare", "name": "noncentral_chisquare", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "df", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_chisquare of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "noncentral_chisquare", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "df", "nonc", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.noncentral_chisquare", "name": "noncentral_chisquare", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "df", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_chisquare of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "noncentral_chisquare", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "df", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_chisquare of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "df", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_chisquare of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "noncentral_f": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.noncentral_f", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "nonc", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.noncentral_f", "name": "noncentral_f", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_f of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "noncentral_f", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "nonc", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.noncentral_f", "name": "noncentral_f", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_f of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "noncentral_f", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_f of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "dfnum", "dfden", "nonc", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "noncentral_f of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "normal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.normal", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.normal", "name": "normal", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "normal of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "normal", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.normal", "name": "normal", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "normal of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "normal", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "normal of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "loc", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "normal of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "pareto": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.pareto", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.pareto", "name": "pareto", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pareto of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "pareto", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.pareto", "name": "pareto", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pareto of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "pareto", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pareto of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "pareto of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "permutation": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.permutation", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.permutation", "name": "permutation", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "permutation of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "permutation", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.permutation", "name": "permutation", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "permutation of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "permutation", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "permutation of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "permutation of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "poisson": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.poisson", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "lam", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.poisson", "name": "poisson", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "lam", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "poisson of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "poisson", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "lam", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.poisson", "name": "poisson", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "lam", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "poisson of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "poisson", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "lam", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "poisson of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "lam", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "poisson of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "power": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.power", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.power", "name": "power", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "power of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "power", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.power", "name": "power", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "power of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "power", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "power of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "power of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "rand": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.rand", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.rand", "name": "rand", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rand of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "rand", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.rand", "name": "rand", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rand of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "rand", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rand of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rand of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "randint": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.randint", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "low", "high"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "low", "high"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeBool"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": "builtins.bool", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeInt"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeUInt"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeBool"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": ["numpy.bool_"], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._8Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Int8Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._16Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Int16Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._32Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Int32Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._64Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int64"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=i8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i8"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._8Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt8Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._16Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt16Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._32Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt32Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._64Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt64Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": "builtins.int"}, {".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._nbit._NBitInt"}], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._IntCodes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randint", "name": "randint", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._nbit._NBitInt"}], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UIntCodes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randint", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "low", "high"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeBool"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": "builtins.bool", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeInt"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeUInt"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeBool"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": ["numpy.bool_"], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._8Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Int8Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._16Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Int16Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._32Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Int32Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._64Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int64"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=i8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i8"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._8Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt8Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._16Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt16Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._32Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt32Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._64Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UInt64Codes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": "builtins.int"}, {".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._nbit._NBitInt"}], "type_ref": "numpy.signedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._IntCodes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["self", "low", "high", "size", "dtype"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._nbit._NBitInt"}], "type_ref": "numpy.unsignedinteger"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._UIntCodes"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "randn": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.randn", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0], "arg_names": ["self"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randn", "name": "randn", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randn of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randn", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.randn", "name": "randn", "type": {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randn of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "randn", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["self"], "arg_types": ["numpy.random.mtrand.RandomState"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randn of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 2], "arg_names": ["self", "args"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int"], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "randn of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "random": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.random", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.random", "name": "random", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "random", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.random", "name": "random", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "random", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "random_integers": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.random_integers", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.random_integers", "name": "random_integers", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_integers of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "random_integers", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.random_integers", "name": "random_integers", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_integers of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "random_integers", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_integers of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_integers of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "random_sample": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.random_sample", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.random_sample", "name": "random_sample", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_sample of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "random_sample", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.random_sample", "name": "random_sample", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_sample of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "random_sample", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_sample of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "random_sample of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "rayleigh": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.rayleigh", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.rayleigh", "name": "rayleigh", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rayleigh of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "rayleigh", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.rayleigh", "name": "rayleigh", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rayleigh of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "rayleigh", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rayleigh of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["self", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "rayleigh of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "seed": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "seed"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.seed", "name": "seed", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "seed"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "seed of RandomState", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "set_state": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "state"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.set_state", "name": "set_state", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "state"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "builtins.int", "builtins.int", "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "set_state of RandomState", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "shuffle": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "FuncDef", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "flags": [], "fullname": "numpy.random.mtrand.RandomState.shuffle", "name": "shuffle", "type": {".class": "CallableType", "arg_kinds": [0, 0], "arg_names": ["self", "x"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "shuffle of RandomState", "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "standard_cauchy": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.standard_cauchy", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_cauchy", "name": "standard_cauchy", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_cauchy of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_cauchy", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_cauchy", "name": "standard_cauchy", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_cauchy of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_cauchy", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_cauchy of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_cauchy of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_exponential": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.standard_exponential", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_exponential", "name": "standard_exponential", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_exponential of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_exponential", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_exponential", "name": "standard_exponential", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_exponential of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_exponential", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_exponential of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_exponential of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_gamma": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.standard_gamma", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "shape", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_gamma", "name": "standard_gamma", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "shape", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_gamma of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_gamma", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "shape", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_gamma", "name": "standard_gamma", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "shape", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_gamma of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_gamma", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "shape", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_gamma of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "shape", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_gamma of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_normal": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.standard_normal", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_normal", "name": "standard_normal", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_normal of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_normal", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_normal", "name": "standard_normal", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_normal of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_normal", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_normal of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_normal of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_t": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.standard_t", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_t", "name": "standard_t", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_t of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_t", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_t", "name": "standard_t", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_t of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_t", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.standard_t", "name": "standard_t", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_t of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "standard_t", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_t of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_t of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "df", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "standard_t of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "tomaxint": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.tomaxint", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.tomaxint", "name": "tomaxint", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tomaxint of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "tomaxint", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.tomaxint", "name": "tomaxint", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tomaxint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "tomaxint", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tomaxint of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["self", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "tomaxint of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "triangular": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.triangular", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "left", "mode", "right", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.triangular", "name": "triangular", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "left", "mode", "right", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "triangular of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "triangular", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "left", "mode", "right", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.triangular", "name": "triangular", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "left", "mode", "right", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "triangular of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "triangular", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "left", "mode", "right", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "triangular of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 0, 1], "arg_names": ["self", "left", "mode", "right", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "triangular of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "uniform": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.uniform", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "low", "high", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.uniform", "name": "uniform", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "uniform of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "uniform", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "low", "high", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.uniform", "name": "uniform", "type": {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "uniform of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "uniform", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "uniform of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["self", "low", "high", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "uniform of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "vonmises": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.vonmises", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mu", "kappa", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.vonmises", "name": "vonmises", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mu", "kappa", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vonmises of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "vonmises", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mu", "kappa", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.vonmises", "name": "vonmises", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mu", "kappa", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vonmises of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "vonmises", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mu", "kappa", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vonmises of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mu", "kappa", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "vonmises of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "wald": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.wald", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mean", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.wald", "name": "wald", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mean", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "wald of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "wald", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mean", "scale", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.wald", "name": "wald", "type": {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mean", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "wald of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "wald", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mean", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "wald of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["self", "mean", "scale", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "wald of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "weibull": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.weibull", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.weibull", "name": "weibull", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "weibull of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "weibull", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.weibull", "name": "weibull", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "weibull of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "weibull", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "weibull of RandomState", "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "weibull of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "zipf": {".class": "SymbolTableNode", "kind": "Mdef", "node": {".class": "OverloadedFuncDef", "flags": [], "fullname": "numpy.random.mtrand.RandomState.zipf", "impl": null, "items": [{".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.zipf", "name": "zipf", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zipf of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zipf", "type": null}}, {".class": "Decorator", "func": {".class": "FuncDef", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "flags": ["is_overload", "is_decorated"], "fullname": "numpy.random.mtrand.RandomState.zipf", "name": "zipf", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zipf of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}, "is_overload": true, "var": {".class": "Var", "flags": [], "fullname": null, "name": "zipf", "type": null}}], "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", "builtins.float", {".class": "NoneType"}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zipf of RandomState", "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["self", "a", "size"], "arg_types": ["numpy.random.mtrand.RandomState", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": [], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": "zipf of RandomState", "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}}, "slots": null, "tuple_type": null, "type_vars": [], "typeddict_type": null}}, "Tuple": {".class": "SymbolTableNode", "cross_ref": "typing.Tuple", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Type": {".class": "SymbolTableNode", "cross_ref": "typing.Type", "kind": "Gdef", "module_hidden": true, "module_public": false}, "Union": {".class": "SymbolTableNode", "cross_ref": "typing.Union", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_ArrayLikeFloat_co": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._array_like._ArrayLikeFloat_co", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_ArrayLikeInt_co": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._array_like._ArrayLikeInt_co", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_DTypeLikeBool": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._dtype_like._DTypeLikeBool", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_DTypeLikeFloat32": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "numpy.random.mtrand._DTypeLikeFloat32", "line": 52, "no_args": false, "normalized": false, "target": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float32"}], "type_ref": "numpy.dtype"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._32Bit"], "type_ref": "numpy.floating"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Float32Codes"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._SingleCodes"}]}}}, "_DTypeLikeFloat64": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "TypeAlias", "alias_tvars": [], "column": 0, "fullname": "numpy.random.mtrand._DTypeLikeFloat64", "line": 60, "no_args": false, "normalized": false, "target": {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}, {".class": "TypeType", "item": "builtins.float"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._64Bit"], "type_ref": "numpy.floating"}}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._Float64Codes"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._char_codes._DoubleCodes"}]}}}, "_DTypeLikeInt": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._dtype_like._DTypeLikeInt", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_DTypeLikeUInt": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._dtype_like._DTypeLikeUInt", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_DoubleCodes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._DoubleCodes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_Float32Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._Float32Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_Float64Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._Float64Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_Int16Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._Int16Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_Int32Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._Int32Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_Int64Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._Int64Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_Int8Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._Int8Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_IntCodes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._IntCodes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_ShapeLike": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._shape._ShapeLike", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_SingleCodes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._SingleCodes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_SupportsDType": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._dtype_like._SupportsDType", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_UInt16Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._UInt16Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_UInt32Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._UInt32Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_UInt64Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._UInt64Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_UInt8Codes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._UInt8Codes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "_UIntCodes": {".class": "SymbolTableNode", "cross_ref": "numpy.typing._char_codes._UIntCodes", "kind": "Gdef", "module_hidden": true, "module_public": false}, "__annotations__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.random.mtrand.__annotations__", "name": "__annotations__", "type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.dict"}}}, "__doc__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.random.mtrand.__doc__", "name": "__doc__", "type": "builtins.str"}}, "__file__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.random.mtrand.__file__", "name": "__file__", "type": "builtins.str"}}, "__name__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.random.mtrand.__name__", "name": "__name__", "type": "builtins.str"}}, "__package__": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.random.mtrand.__package__", "name": "__package__", "type": "builtins.str"}}, "_rand": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["is_ready"], "fullname": "numpy.random.mtrand._rand", "name": "_rand", "type": "numpy.random.mtrand.RandomState"}}, "beta": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.beta", "name": "beta", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["a", "b", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["a", "b", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "binomial": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.binomial", "name": "binomial", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["n", "p", "size"], "arg_types": ["builtins.int", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["n", "p", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "bool_": {".class": "SymbolTableNode", "cross_ref": "numpy.bool_", "kind": "Gdef", "module_hidden": true, "module_public": false}, "bytes": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.bytes", "name": "bytes", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["length"], "arg_types": ["builtins.int"], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "UnboundType", "args": [], "expr": null, "expr_fallback": null, "name": "bytes"}, "type_guard": null, "variables": []}}}, "chisquare": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.chisquare", "name": "chisquare", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["df", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["df", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "choice": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.choice", "name": "choice", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["a", "size", "replace", "p"], "arg_types": ["builtins.int", {".class": "NoneType"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["a", "size", "replace", "p"], "arg_types": ["builtins.int", {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["a", "size", "replace", "p"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}, {".class": "NoneType"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["a", "size", "replace", "p"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}, "builtins.bool", {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "dirichlet": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.dirichlet", "name": "dirichlet", "type": {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["alpha", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}}, "dtype": {".class": "SymbolTableNode", "cross_ref": "numpy.dtype", "kind": "Gdef", "module_hidden": true, "module_public": false}, "exponential": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.exponential", "name": "exponential", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1], "arg_names": ["scale", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1], "arg_names": ["scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "f": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.f", "name": "f", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["dfnum", "dfden", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["dfnum", "dfden", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "float32": {".class": "SymbolTableNode", "cross_ref": "numpy.float32", "kind": "Gdef", "module_hidden": true, "module_public": false}, "float64": {".class": "SymbolTableNode", "cross_ref": "numpy.float64", "kind": "Gdef", "module_hidden": true, "module_public": false}, "gamma": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.gamma", "name": "gamma", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["shape", "scale", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["shape", "scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "geometric": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.geometric", "name": "geometric", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["p", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["p", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "get_state": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.get_state", "name": "get_state", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["legacy"], "arg_types": [{".class": "LiteralType", "fallback": "builtins.bool", "value": false}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["legacy"], "arg_types": [{".class": "LiteralType", "fallback": "builtins.bool", "value": true}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "builtins.int", "builtins.int", "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}]}, "type_guard": null, "variables": []}]}}}, "gumbel": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.gumbel", "name": "gumbel", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "hypergeometric": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.hypergeometric", "name": "hypergeometric", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["ngood", "nbad", "nsample", "size"], "arg_types": ["builtins.int", "builtins.int", "builtins.int", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["ngood", "nbad", "nsample", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "int16": {".class": "SymbolTableNode", "cross_ref": "numpy.int16", "kind": "Gdef", "module_hidden": true, "module_public": false}, "int32": {".class": "SymbolTableNode", "cross_ref": "numpy.int32", "kind": "Gdef", "module_hidden": true, "module_public": false}, "int64": {".class": "SymbolTableNode", "cross_ref": "numpy.int64", "kind": "Gdef", "module_hidden": true, "module_public": false}, "int8": {".class": "SymbolTableNode", "cross_ref": "numpy.int8", "kind": "Gdef", "module_hidden": true, "module_public": false}, "int_": {".class": "SymbolTableNode", "cross_ref": "numpy.int_", "kind": "Gdef", "module_hidden": true, "module_public": false}, "laplace": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.laplace", "name": "laplace", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "logistic": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.logistic", "name": "logistic", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "lognormal": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.lognormal", "name": "lognormal", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["mean", "sigma", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["mean", "sigma", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "logseries": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.logseries", "name": "logseries", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["p", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["p", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "multinomial": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.multinomial", "name": "multinomial", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["n", "pvals", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}}, "multivariate_normal": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.multivariate_normal", "name": "multivariate_normal", "type": {".class": "CallableType", "arg_kinds": [0, 0, 1, 1, 1], "arg_names": ["mean", "cov", "size", "check_valid", "tol"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "LiteralType", "fallback": "builtins.str", "value": "warn"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "raise"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "ignore"}]}, "builtins.float"], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}}}, "ndarray": {".class": "SymbolTableNode", "cross_ref": "numpy.ndarray", "kind": "Gdef", "module_hidden": true, "module_public": false}, "negative_binomial": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.negative_binomial", "name": "negative_binomial", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["n", "p", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["n", "p", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "noncentral_chisquare": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.noncentral_chisquare", "name": "noncentral_chisquare", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["df", "nonc", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["df", "nonc", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "noncentral_f": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.noncentral_f", "name": "noncentral_f", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["dfnum", "dfden", "nonc", "size"], "arg_types": ["builtins.float", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["dfnum", "dfden", "nonc", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "normal": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.normal", "name": "normal", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["loc", "scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "overload": {".class": "SymbolTableNode", "cross_ref": "typing.overload", "kind": "Gdef", "module_hidden": true, "module_public": false}, "pareto": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.pareto", "name": "pareto", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "permutation": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.permutation", "name": "permutation", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": ["builtins.int"], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "poisson": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.poisson", "name": "poisson", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1], "arg_names": ["lam", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1], "arg_names": ["lam", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "power": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.power", "name": "power", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "rand": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.rand", "name": "rand", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": ["builtins.int"], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "randint": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.randint", "name": "randint", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["low", "high"], "arg_types": ["builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": ["builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeBool"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.bool", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": ["builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}, {".class": "UnionType", "items": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeInt"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeUInt"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["low", "high", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._dtype_like._DTypeLikeBool"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": ["numpy.bool_"], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._8Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i1"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=i1"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i1"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._16Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int16"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i2"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=i2"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i2"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._32Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int32"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i4"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=i4"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i4"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._64Bit"], "type_ref": "numpy.signedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int64"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=i8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "i8"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._8Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "uint8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u1"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=u1"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u1"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint8"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._16Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "uint16"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u2"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=u2"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u2"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint16"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._32Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "uint32"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u4"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=u4"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u4"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": ["numpy.typing._64Bit"], "type_ref": "numpy.unsignedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "uint64"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=u8"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "u8"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": "builtins.int"}, {".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._nbit._NBitInt"}], "type_ref": "numpy.signedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "long"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "int_"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "l"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=l"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "l"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1, 1], "arg_names": ["low", "high", "size", "dtype"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}, {".class": "TypeType", "item": {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._nbit._NBitInt"}], "type_ref": "numpy.unsignedinteger"}}, {".class": "LiteralType", "fallback": "builtins.str", "value": "uint"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "L"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "=L"}, {".class": "LiteralType", "fallback": "builtins.str", "value": "L"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._dtype_like._SupportsDType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "randn": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.randn", "name": "randn", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [], "arg_names": [], "arg_types": [], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [2], "arg_names": ["args"], "arg_types": ["builtins.int"], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "random": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.random", "name": "random", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "random_integers": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.random_integers", "name": "random_integers", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["low", "high", "size"], "arg_types": ["builtins.int", {".class": "UnionType", "items": ["builtins.int", {".class": "NoneType"}]}, {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1, 1], "arg_names": ["low", "high", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeInt_co"}, {".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "random_sample": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.random_sample", "name": "random_sample", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "ranf": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.ranf", "name": "ranf", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "rayleigh": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.rayleigh", "name": "rayleigh", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1], "arg_names": ["scale", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1], "arg_names": ["scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "sample": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.sample", "name": "sample", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "seed": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.seed", "name": "seed", "type": {".class": "CallableType", "arg_kinds": [1], "arg_names": ["seed"], "arg_types": [{".class": "UnionType", "items": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["numpy.bool_", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.integer"}, {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "numpy.floating"}]}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.typing._array_like._SupportsArray"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, "builtins.bool", "builtins.int", "builtins.float", {".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "Instance", "args": [{".class": "UnionType", "items": ["builtins.bool", "builtins.int", "builtins.float"]}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "set_state": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.set_state", "name": "set_state", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["state"], "arg_types": [{".class": "UnionType", "items": [{".class": "Instance", "args": ["builtins.str", {".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}], "type_ref": "builtins.dict"}, {".class": "TupleType", "implicit": false, "items": ["builtins.str", {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.uint32"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "builtins.int", "builtins.int", "builtins.float"], "partial_fallback": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 6}], "type_ref": "builtins.tuple"}}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "shuffle": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.shuffle", "name": "shuffle", "type": {".class": "CallableType", "arg_kinds": [0], "arg_names": ["x"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like.ArrayLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "NoneType"}, "type_guard": null, "variables": []}}}, "standard_cauchy": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.standard_cauchy", "name": "standard_cauchy", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_exponential": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.standard_exponential", "name": "standard_exponential", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_gamma": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.standard_gamma", "name": "standard_gamma", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["shape", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["shape", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_normal": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.standard_normal", "name": "standard_normal", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1], "arg_names": ["size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "standard_t": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.standard_t", "name": "standard_t", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["df", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["df", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["df", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._shape._ShapeLike"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "sys": {".class": "SymbolTableNode", "cross_ref": "sys", "kind": "Gdef", "module_hidden": true, "module_public": false}, "triangular": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.triangular", "name": "triangular", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["left", "mode", "right", "size"], "arg_types": ["builtins.float", "builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 0, 1], "arg_names": ["left", "mode", "right", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "uint": {".class": "SymbolTableNode", "cross_ref": "numpy.uint", "kind": "Gdef", "module_hidden": true, "module_public": false}, "uint16": {".class": "SymbolTableNode", "cross_ref": "numpy.uint16", "kind": "Gdef", "module_hidden": true, "module_public": false}, "uint32": {".class": "SymbolTableNode", "cross_ref": "numpy.uint32", "kind": "Gdef", "module_hidden": true, "module_public": false}, "uint64": {".class": "SymbolTableNode", "cross_ref": "numpy.uint64", "kind": "Gdef", "module_hidden": true, "module_public": false}, "uint8": {".class": "SymbolTableNode", "cross_ref": "numpy.uint8", "kind": "Gdef", "module_hidden": true, "module_public": false}, "uniform": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.uniform", "name": "uniform", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["low", "high", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [1, 1, 1], "arg_names": ["low", "high", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "vonmises": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.vonmises", "name": "vonmises", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["mu", "kappa", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["mu", "kappa", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "wald": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.wald", "name": "wald", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["mean", "scale", "size"], "arg_types": ["builtins.float", "builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 0, 1], "arg_names": ["mean", "scale", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "weibull": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.weibull", "name": "weibull", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.float", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.float64"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}, "zipf": {".class": "SymbolTableNode", "kind": "Gdef", "node": {".class": "Var", "flags": ["has_explicit_value"], "fullname": "numpy.random.mtrand.zipf", "name": "zipf", "type": {".class": "Overloaded", "items": [{".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": ["builtins.float", {".class": "NoneType"}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": "builtins.int", "type_guard": null, "variables": []}, {".class": "CallableType", "arg_kinds": [0, 1], "arg_names": ["a", "size"], "arg_types": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.typing._array_like._ArrayLikeFloat_co"}, {".class": "UnionType", "items": ["typing_extensions.SupportsIndex", {".class": "Instance", "args": ["typing_extensions.SupportsIndex"], "type_ref": "typing.Sequence"}, {".class": "NoneType"}]}], "bound_args": ["numpy.random.mtrand.RandomState"], "def_extras": {"first_arg": "self"}, "fallback": "builtins.function", "from_concatenate": false, "implicit": false, "is_ellipsis_args": false, "name": null, "ret_type": {".class": "Instance", "args": [{".class": "AnyType", "missing_import_name": null, "source_any": null, "type_of_any": 2}, {".class": "Instance", "args": [{".class": "TypeAliasType", "args": [], "type_ref": "numpy.int_"}], "type_ref": "numpy.dtype"}], "type_ref": "numpy.ndarray"}, "type_guard": null, "variables": []}]}}}}, "path": "/home/patrick/hf/lib/python3.7/site-packages/numpy/random/mtrand.pyi"}