Fabian Keller
|
a6e0494a6f
fixes #5966
|
7 years ago |
Araq
|
2589d69ed2
fixes #5430
|
7 years ago |
Vladar4
|
ea4397fbb0
fixed bug when the first random(max: float) call is the same value, regardless of randomize() (#5257)
|
8 years ago |
Andreas Rumpf
|
767524d62a
random.shuffle now takes an openArray proc
|
8 years ago |
Benjamin Summerton
|
17c62bb545
Documented `shuffle` from `random` module (#5204)
|
8 years ago |
Araq
|
6acfbb9e1d
make random.nim work for the JS target again
|
8 years ago |
Araq
|
13649778c1
random.nim: added shuffle proc; fixes 'mod' bias
|
8 years ago |
Araq
|
5a64e1a531
random.nim: add a warning about crypo; refs #5047
|
8 years ago |
Federico Ceratto
|
7d24656b0a
Fix few typos
|
8 years ago |
Matthew Baulch
|
50d6c0ae85
Random module: fix links, improve header.
|
8 years ago |
Andreas Rumpf
|
1a88c01f92
documentation build cleaned up
|
8 years ago |
Andreas Rumpf
|
3cedf3e887
make test green
|
8 years ago |
Andreas Rumpf
|
95bb19a579
moved random procs from math to its own module (breaking change)
|
8 years ago |
Andreas Rumpf
|
5575cfd3ec
added pure Nim random stdlib module
|
8 years ago |