commit | c2f056be82a433ff1fe756c1a463c91633c230ab | [log] [tgz] |
---|---|---|
author | Zach Thompson <zthompson47@users.noreply.github.com> | Tue Sep 10 08:40:14 2019 -0500 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Sep 10 06:40:14 2019 -0700 |
tree | 7f27df1a08431783f91ce1cabf2125598fea549c | |
parent | a511c7a4961a684db1f8d0ed438822d87d7d3dcf [diff] |
Fix typo in ssl.RAND_bytes documentation (GH-14791) It looks like "cryptographically strong" is the preferred phrase from the surrounding documentation. Automerge-Triggered-By: @tiran