Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make tests more robust; tests should be deterministic, no randomize() calls i... | Araq | 2019-01-13 | 1 | -12/+12 |
* | Resolve things raised in https://github.com/nim-lang/Nim/issues/10081 ? (#10084) | c-blake | 2018-12-31 | 1 | -9/+48 |
* | Add ability to sample elements from openArray according to a weight array (#1... | c-blake | 2018-12-23 | 1 | -1/+27 |
* | fixes #5966 | Fabian Keller | 2017-06-20 | 1 | -1/+22 |
* | moved random procs from math to its own module (breaking change) | Andreas Rumpf | 2016-05-30 | 1 | -1/+1 |
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -3/+3 |
* | Calling randomize() again within 1 second will now provide a different seed | Jason Livesay | 2014-03-26 | 1 | -0/+14 |
* | new tester; all tests categorized | Araq | 2014-01-13 | 1 | -0/+47 |