MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / dev_urandom_noraise

Function dev_urandom_noraise

Python/random.c:123–150  ·  view source on GitHub ↗

Read size bytes from /dev/urandom into buffer. Call Py_FatalError() on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_PyRandom_InitFunction · 0.85

Calls 4

closeFunction · 0.85
Py_FatalErrorFunction · 0.70
openFunction · 0.50
readFunction · 0.50

Tested by

no test coverage detected