Home
last modified time | relevance | path

Searched refs:os_urandom (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5601 {"urandom", (PyCFunction)os_urandom, METH_O, os_urandom__doc__},
5607 os_urandom(PyObject *module, PyObject *arg) in os_urandom() function