]> granicus.if.org Git - python/commit
Change the default seeding -- use 8 bits of sub-second precision and
authorGuido van Rossum <guido@python.org>
Mon, 21 Oct 1996 23:20:03 +0000 (23:20 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Oct 1996 23:20:03 +0000 (23:20 +0000)
commit9cb018e693bde93ef8c19142299b39ed273f157e
treed25cd7f2fd3139eb889d1144a1c5713ae378cc76
parentb6685dcfeb44fe3ca4792bc603648fa88e07c43d
Change the default seeding -- use 8 bits of sub-second precision and
fold in the higest 8 bits of the time as well.
Lib/whrandom.py