diff options
author | stijn <stijn@ignitron.net> | 2022-06-07 11:24:42 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-06-07 23:32:30 +1000 |
commit | 5bb2a85d74bfb7fc2cd322777e0e020f20561583 (patch) | |
tree | 0e0895a65fa09871816e61f130a6e0601bacb8f9 /docs/esp8266/tutorial/network_basics.rst | |
parent | 5290bfaefe1973bf36e246aad85a585ba74f44cf (diff) |
windows: Use BCryptGenRandom to implement os.urandom.
Fix urandom not working on windows (there's no /dev/urandom) by using
a proper cryptographic random function (same one as CPython >= 3.11).
Diffstat (limited to 'docs/esp8266/tutorial/network_basics.rst')
0 files changed, 0 insertions, 0 deletions