1 parent ae831ec commit a0fb360Copy full SHA for a0fb360
1 file changed
docs/library/uos.rst
@@ -88,8 +88,8 @@ Functions
88
89
.. function:: urandom(n)
90
91
- Return a bytes object with n random bytes, generated by the hardware
92
- random number generator.
+ Return a bytes object with n random bytes. Whenever possible, it is
+ generated by the hardware random number generator.
93
94
.. only:: port_wipy
95
0 commit comments