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.h7740 {"urandom", (PyCFunction)os_urandom, METH_O, os_urandom__doc__},
7746 os_urandom(PyObject *module, PyObject *arg) in os_urandom() function