Merge pull request mono/mono#16261 from vargaz/tp-no-random
authorZoltan Varga <vargaz@gmail.com>
Fri, 16 Aug 2019 03:48:35 +0000 (23:48 -0400)
committerGitHub <noreply@github.com>
Fri, 16 Aug 2019 03:48:35 +0000 (23:48 -0400)
[runtime] Use a PRNG in the threadpool instead of the os random number generator.

Commit migrated from https://github.com/mono/mono/commit/5461fb78c745ab48cb97f8b7c65a08632f725102


Trivial merge