Files
Nim/lib/std
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
2020-04-03 09:03:13 +02:00
2021-02-21 19:53:28 -08:00
2021-07-30 12:05:14 +02:00
2020-11-24 19:06:41 +01:00
2021-08-22 12:32:55 -07:00
2021-03-10 10:39:23 -08:00
2021-03-10 10:39:23 -08:00
2021-02-21 19:53:28 -08:00
2021-02-21 19:53:28 -08:00
2021-02-21 19:53:28 -08:00