You need to sign in or sign up before continuing.
-
Victor Stinner authored
function instead of the getentropy() function. The getentropy() function is blocking to generate very good quality entropy, os.urandom() doesn't need such high-quality entropy.
fbc4cee0