Skip to content
Snippets Groups Projects
Commit a0fb360f authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

docs/library/uos: urandom: Generalize description.

Don't give a guarantee of HW RNG, only a possibility of its usage.
parent ae831ec0
Branches
No related tags found
No related merge requests found
...@@ -88,8 +88,8 @@ Functions ...@@ -88,8 +88,8 @@ Functions
.. function:: urandom(n) .. function:: urandom(n)
Return a bytes object with n random bytes, generated by the hardware Return a bytes object with n random bytes. Whenever possible, it is
random number generator. generated by the hardware random number generator.
.. only:: port_wipy .. only:: port_wipy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment