index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
trandom.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #23915; std/random produces different results on c/js (#24003)
ringabout
2024-08-25
1
-5
/
+10
*
Replacement PR for https://github.com/nim-lang/Nim/pull/23779 that (#23793)
c-blake
2024-07-07
1
-1
/
+1
*
fixes testament matrix doesn't work with other backends which left many JS te...
ringabout
2024-05-14
1
-1
/
+4
*
fixes #22360; compare with the half of randMax (#22361)
ringabout
2023-08-02
1
-0
/
+18
*
clean up SOME pending/xxx/issue link comments (#21826)
metagn
2023-05-11
1
-16
/
+29
*
stdlib tests now check refc too (#21664)
ringabout
2023-04-21
1
-1
/
+1
*
int64/uint64 as bigint in JS (#21613)
metagn
2023-04-11
1
-11
/
+8
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-1
/
+1
*
Fix initrand to avoid random number sequences overlapping (#18744)
Tomohiro
2021-09-02
1
-4
/
+28
*
std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)
Timothee Cour
2021-07-23
1
-1
/
+62
*
fix #17467 1st call to rand is now non-skewed; allow seed == 0 (#17468)
Timothee Cour
2021-05-11
1
-4
/
+27
*
Improve math module (#17019)
konsumlamm
2021-02-12
1
-5
/
+105
*
enable tests for random (#16297)
flywind
2020-12-10
1
-34
/
+41
*
move tests to testament (#16101)
flywind
2020-11-24
1
-0
/
+59