csharp-leaf / Leaf.xNet

HTTP Library. Impoved original xNet.
https://github.com/csharp-leaf
180 stars 52 forks source link

Randomizer Update #57

Closed guzlewski closed 4 years ago

guzlewski commented 5 years ago

Make sure that every instance of Random has different seed. It should avoid problems with low entropy in multithreading.