1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-17 02:00:01 +00:00

3 Commits

Author SHA1 Message Date
thalieht
20ca90800d Fix coding style 2018-05-09 17:06:22 +03:00
Chocobo1
81a4f3ced0
Use RNG provided by OS
The general consensus is to use random facility provided by OS instead
of using other software random generators.
2018-04-20 23:34:46 +08:00
Chocobo1
511796f74e Replace rand() by a true uniform distribution generator 2017-02-16 12:21:26 +08:00