MCPcopy Index your code
hub / github.com/python/cpython / random.py

File random.py

Lib/random.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Random variable generators.
2
3 bytes
4 -----

Callers

nothing calls this directly

Calls 2

RandomClass · 0.85
mainFunction · 0.70

Tested by

no test coverage detected