Closed pdimens closed 3 years ago
As per discussion on the Julia lang Slack, the Mersenne Twister rng needs to be replaced with (possibly) Xorshift
Addressed with commits https://github.com/pdimens/PopGen.jl/commit/a9970f761303dffe1241503e1fa59f0c2fc90e8a and https://github.com/pdimens/PopGen.jl/commit/a6775b729b94755005412f150659f4e4b091c808
As per discussion on the Julia lang Slack, the Mersenne Twister rng needs to be replaced with (possibly) Xorshift