Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Python
random.c
Find file
Blame
History
Permalink
Issue #22585: On OpenBSD 5.6 and newer, os.urandom() now calls getentropy(),
· 4d6a3d6c
Victor Stinner
authored
Dec 21, 2014
instead of reading /dev/urandom, to get pseudo-random bytes.
4d6a3d6c