Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dmlc/dgl
/ random.py
File
random.py
python/dgl/random.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Python interfaces to DGL random number generators."
""
2
import
numpy
as
np
3
4
from
.
import
backend
as
F, ndarray
as
nd
Callers
nothing calls this directly
Calls
1
_init_api
Function · 0.85
Tested by
no test coverage detected