MCPcopy 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 -*-
2import collections
3import time
4from typing import Iterable, Optional, Union

Callers

nothing calls this directly

Calls 2

_default_rngFunction · 0.85
seedFunction · 0.85

Tested by

no test coverage detected