mirror of
https://github.com/jlu5/PyLink.git
synced 2025-06-29 18:17:25 +02:00

AFAIK, random already defaults the seed to the system time, and random.seed() without any arguments thus sets it to something that is already set.