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

Function dev_urandom_python

Python/random.c:154–203  ·  view source on GitHub ↗

Read size bytes from /dev/urandom into buffer. Return 0 on success, raise an exception and return -1 on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_PyOS_URandomFunction · 0.85

Calls 3

closeFunction · 0.85
openFunction · 0.50
readFunction · 0.50

Tested by

no test coverage detected