]> granicus.if.org Git - python/commit
SF #1027105: HardwareRandom should be renamed OSRandom
authorRaymond Hettinger <python@rcn.com>
Mon, 13 Sep 2004 22:23:21 +0000 (22:23 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 13 Sep 2004 22:23:21 +0000 (22:23 +0000)
commit23f1241dc6495eb255e1a389aef204a3e35a2632
tree36ba60b6ea16729a8da357dde30b86de6ea55d9c
parent3e773fb6225a9da6fd3f45bad9ead3baa8979f02
SF #1027105:  HardwareRandom should be renamed OSRandom

Renamed the new generator at Trevor's recommendation.
The name HardwareRandom suggested a bit more than it
delivered (no radioactive decay detectors or such).
Doc/lib/librandom.tex
Lib/random.py
Lib/test/test_random.py