mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-14 20:40:53 +01:00
![James Lu](/assets/img/avatar_default.png)
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.