]> granicus.if.org Git - python/commit
Add comments regarding speed/space/entropy trade-offs (GH-10885)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Tue, 4 Dec 2018 08:13:38 +0000 (00:13 -0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Dec 2018 08:13:38 +0000 (00:13 -0800)
commit7fc633f5a56d9e672cd24133e2e1376347abac6c
treecb7eb801ff44d316cecf7e2d139df16773bba0d4
parent17473347942353946fe455f797a2197cb89c1090
Add comments regarding speed/space/entropy trade-offs (GH-10885)
Lib/random.py