Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ rng.py
File
rng.py
imperative/python/megengine/random/rng.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# -*- coding: utf-8 -*-
2
import
collections
3
import
time
4
from
typing
import
Iterable, Optional, Union
Callers
nothing calls this directly
Calls
2
_default_rng
Function · 0.85
seed
Function · 0.85
Tested by
no test coverage detected