Tomohiro
|
7c8ea490a2
Fix initrand to avoid random number sequences overlapping (#18744)
|
3 gadi atpakaļ |
Timothee Cour
|
76f74fae88
std/random: fix overflow bugs; fixes #16360; fixes #16296; fixes #17670 (#18456)
|
3 gadi atpakaļ |
Antonis Geralis
|
d1d2498c7b
Add lent annotation to avoid extra copies in sample (#18404)
|
3 gadi atpakaļ |
Timothee Cour
|
45490497e3
fix #17467 1st call to rand is now non-skewed; allow seed == 0 (#17468)
|
3 gadi atpakaļ |
Andreas Rumpf
|
a9b62de895
CIs: attempt to use csources_v1 (#16282)
|
3 gadi atpakaļ |
Dominik Picheta
|
00f86f5591
Better error message for rand(153 .. 102) (#17031)
|
3 gadi atpakaļ |
konsumlamm
|
f57774e1e7
Improve documentation for random (#17015)
|
3 gadi atpakaļ |
flywind
|
18c24eb4d0
add system random to stdlib: std/sysrand (#16459)
|
3 gadi atpakaļ |
hlaaftana
|
4fac8af0c9
Add initRand() with seed based on time (#16953)
|
3 gadi atpakaļ |
Elliot Waite
|
f3d57761ab
Fix broken links in docs (#16336)
|
4 gadi atpakaļ |
flywind
|
a32acc351e
Revert "use generics in random (#16283)" (#16291)
|
4 gadi atpakaļ |
flywind
|
71e2a9e569
use generics in random (#16283)
|
4 gadi atpakaļ |
flywind
|
cbc793b30b
move tests to testament (#16101)
|
4 gadi atpakaļ |
Antonis Geralis
|
53d9902347
Make default state public (#15763)
|
4 gadi atpakaļ |
b3liever
|
59ba4d8c03
added normal variate function (#14725)
|
4 gadi atpakaļ |
Miran
|
e7f280bd26
Remove deprecated stuff from stdlib (#14699)
|
4 gadi atpakaļ |
Jacek Sieka
|
7d6cbf290a
Error -> Defect for defects (#13908)
|
4 gadi atpakaļ |
Miran
|
352232e62d
style fix: change 'JS' to 'js' to make it consistent (#13168)
|
5 gadi atpakaļ |
Miran
|
1551fff853
clean up deprecated stuff and unused imports in tests (#13059)
|
5 gadi atpakaļ |
Judd
|
8b1ef8e07e
allow random module to be used in standalone: (#12617)
|
5 gadi atpakaļ |
Jjp137
|
93461aee34
Fix many broken links
|
5 gadi atpakaļ |
Miran
|
a5ab502f08
[backport] fix type's case in random.nim (#12445)
|
5 gadi atpakaļ |
Miran
|
5f5ac8ce16
[backport] fix #12418, fix `random.randomize` on JS backend (#12432)
|
5 gadi atpakaļ |
narimiran
|
6c994b2498
[backport] run nimpretty on numbers stuff
|
5 gadi atpakaļ |
Jjp137
|
a906b3952b
random: minor documentation updates (#11831)
|
5 gadi atpakaļ |
Miran
|
3bb6d1916e
fix #11772, JS random seed was too large (#11820)
|
5 gadi atpakaļ |
Miran
|
ac3449b93b
[bugfix] fix #11450, random.initRand crashes in JS backend (#11522)
|
5 gadi atpakaļ |
LemonBoy
|
7d217a71d3
Render deprecated pragmas (#8886)
|
5 gadi atpakaļ |
Mamy André-Ratsimbazafy
|
5363b8cc59
Reallow float ranges in random module
|
5 gadi atpakaļ |
Jasper Jenkins
|
3d0190f470
Fix unexpected result of rand on a range, fixes #11015 (#11035)
|
5 gadi atpakaļ |