> Date: Wed, 12 Dec 2018 17:47:05 +0200
> From: George Kadianakis
>
> I followed your suggestion and turned the tests into deterministic by
> sampling from a deterministic randomness source. I verified that all the
> crypto_rand() call outputs are now the same between the 32-bit mingw
> build and
George Kadianakis writes:
> Hello Riastradh,
>
> as discussed on IRC, Appveyor recently started failing the stochastic
> tests of LogLogistic on 32-bit builds:
> https://github.com/torproject/tor/pull/576
> https://ci.appveyor.com/project/torproject/tor/builds/20897462
>
> I managed to