diff options
author | Timothee Cour <timothee.cour2@gmail.com> | 2021-05-11 02:04:59 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-11 11:04:59 +0200 |
commit | 45490497e33d37a55846f3e0422134a5051773a1 (patch) | |
tree | d641004e73661f649a8c558cd3e36fe56c399681 /tests/compilerfeatures | |
parent | f68f28d157ddfef2745222bd5ce44ec3d5ee0eea (diff) | |
download | Nim-45490497e33d37a55846f3e0422134a5051773a1.tar.gz |
fix #17467 1st call to rand is now non-skewed; allow seed == 0 (#17468)
* fix #17467 1st call to rand is now non-skewed; allow passing 0 as seed * changelog + fallback * document behavior for seed == 0 * address comments * _ * fix tests, disable kdtree * re-enable kdtree with -d:nimLegacyRandomInitRand
Diffstat (limited to 'tests/compilerfeatures')
0 files changed, 0 insertions, 0 deletions