summary refs log tree commit diff stats
path: root/tests/stdlib/tsysrand.nim
Commit message (Collapse)AuthorAgeFilesLines
* Revert "make system random work in VM" (#17378)flywind2021-03-151-2/+0
|
* make system random work in VM (#17059)flywind2021-02-171-6/+29
| | | | * make system random work in VM
* add system random to stdlib: std/sysrand (#16459)flywind2021-02-111-0/+13
cc?h=main&id=c1041a26ad35c22578bee34d368568d6f6c5dac7'>^
8b9f1750 ^
8cb4e365 ^
8cb4e365 ^






795f5244 ^
166e3c0d ^



8cb4e365 ^








795f5244 ^
166e3c0d ^
8cb4e365 ^
166e3c0d ^
8d72e565 ^
e4630643 ^

5f98a10c ^
9dcbec39 ^
e4630643 ^

166e3c0d ^



cfb142b9 ^
8cb4e365 ^




1ead3562 ^
8cb4e365 ^




385ff136 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62