MCPcopy Create free account
hub / github.com/python/mypy / librt_random_ops.py

File librt_random_ops.py

mypyc/primitives/librt_random_ops.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from mypyc.ir.deps import LIBRT_RANDOM
2from mypyc.ir.ops import ERR_MAGIC, ERR_NEVER
3from mypyc.ir.rtypes import float_rprimitive, int64_rprimitive, random_rprimitive
4from mypyc.primitives.registry import function_op, method_op

Callers

nothing calls this directly

Calls 2

function_opFunction · 0.90
method_opFunction · 0.90

Tested by

no test coverage detected