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

Function win32_urandom

Python/random.c:66–94  ·  view source on GitHub ↗

Fill buffer with size pseudo-random bytes generated by the Windows CryptoGen API. Return 0 on success, or -1 on error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_PyOS_URandomFunction · 0.85
_PyRandom_InitFunction · 0.85

Calls 3

win32_urandom_initFunction · 0.85
PyErr_SetFromWindowsErrFunction · 0.85
Py_FatalErrorFunction · 0.70

Tested by

no test coverage detected