Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/numpy/numpy
/ random.py
File
random.py
numpy/typing/tests/data/pass/random.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
__future__
import
annotations
2
3
from
typing
import
Any
4
Callers
nothing calls this directly
Calls
9
generate_state
Method · 0.80
random
Method · 0.80
uniform
Method · 0.80
laplace
Method · 0.80
f
Method · 0.45
__str__
Method · 0.45
__repr__
Method · 0.45
__setstate__
Method · 0.45
__getstate__
Method · 0.45
Tested by
no test coverage detected