Yuriy Glukhov
|
f3b3af5f3f
|
Fixed randomize for 32bit target (#6167)
|
2017-08-01 19:53:12 +02:00 |
|
Fabian Keller
|
a6e0494a6f
|
fixes #5966
|
2017-06-20 12:11:09 +02:00 |
|
Araq
|
2589d69ed2
|
fixes #5430
|
2017-02-26 00:32:07 +01:00 |
|
Vladar4
|
ea4397fbb0
|
fixed bug when the first random(max: float) call is the same value, regardless of randomize() (#5257)
|
2017-01-20 19:35:20 +01:00 |
|
Andreas Rumpf
|
767524d62a
|
random.shuffle now takes an openArray proc
|
2017-01-11 06:13:27 +01:00 |
|
Benjamin Summerton
|
17c62bb545
|
Documented shuffle from random module (#5204)
|
2017-01-11 06:05:41 +01:00 |
|
Araq
|
6acfbb9e1d
|
make random.nim work for the JS target again
|
2017-01-08 14:00:52 +01:00 |
|
Araq
|
13649778c1
|
random.nim: added shuffle proc; fixes 'mod' bias
|
2017-01-08 00:53:23 +01:00 |
|
Araq
|
5a64e1a531
|
random.nim: add a warning about crypo; refs #5047
|
2017-01-07 00:31:03 +01:00 |
|
Federico Ceratto
|
7d24656b0a
|
Fix few typos
|
2016-10-17 13:12:15 +01:00 |
|
Matthew Baulch
|
50d6c0ae85
|
Random module: fix links, improve header.
|
2016-07-18 21:42:47 +10:00 |
|
Andreas Rumpf
|
1a88c01f92
|
documentation build cleaned up
|
2016-05-31 03:04:45 +02:00 |
|
Andreas Rumpf
|
3cedf3e887
|
make test green
|
2016-05-30 17:40:13 +02:00 |
|
Andreas Rumpf
|
95bb19a579
|
moved random procs from math to its own module (breaking change)
|
2016-05-30 16:24:52 +02:00 |
|
Andreas Rumpf
|
5575cfd3ec
|
added pure Nim random stdlib module
|
2016-05-30 16:24:52 +02:00 |
|