Files
Nim/lib/pure
Tomohiro 7c8ea490a2 Fix initrand to avoid random number sequences overlapping (#18744)
* Fix initrand to avoid random number sequences overlapping

* Minor fix

* Fix compile error on js backend

* Disable new test for js backend

* Minor fix

* tempfiles module uses random.initRand()

* Remove unused module import from lib/std/tempfiles.nim

* Initialize baseState in initRand()

* Run tests/stdlib/trandom.nim from tests/test_nimscript.nims

* baseState is initialized only with sysrand.urandom and quit if failed

* Add comments
2021-09-02 14:12:14 +02:00
..
2021-09-02 12:10:14 +02:00
2021-08-31 08:14:05 +02:00
2021-02-23 21:05:39 -08:00
2021-02-23 21:05:39 -08:00
2015-10-01 12:05:45 -07:00
2021-02-23 21:05:39 -08:00
2021-08-08 19:30:51 +02:00
2021-07-13 09:22:33 +02:00
2021-04-08 14:08:58 +02:00
2018-04-06 11:59:49 +02:00
2021-06-10 09:25:51 +02:00
2021-07-21 15:03:48 +02:00
2021-01-09 00:24:41 +01:00
2021-02-18 22:47:21 -08:00
2021-03-10 10:39:23 -08:00
2021-08-19 11:35:40 +02:00
2021-04-06 22:08:59 +02:00
2021-02-24 21:47:27 -08:00
2021-05-04 13:13:23 +02:00
2021-02-24 21:47:27 -08:00
2021-02-21 00:27:39 -08:00
2021-04-24 18:33:29 +01:00
2021-02-21 00:27:39 -08:00
2021-07-20 12:50:43 +02:00
2021-08-23 00:13:39 +02:00
2021-02-22 09:40:11 +01:00
2021-09-02 12:10:14 +02:00
2021-04-26 09:04:52 +02:00
2021-02-08 09:46:07 +01:00
2020-11-23 19:53:57 +01:00