Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
<no name> by Anonymous
>> defaults
x:123456789
y:362436069
z:521288629
w:88675123
>> seeds in r
x:123456789
y:362436069
z:521288629
w:88675123
>> rand 0 to UInt32Max
3701687786
458299110
2500872618
3633119408
516391518
>> randInt 0 to 100
68
3
88
94
81
>> randFloat 0 to 1
0.7841459
0.7842832
0.7348592
0.5494621
0.930663
>> shuffle Array
10, 4, 7, 17, 1, 3, 13, 11, 2, 16, 9, 19, 5, 0, 14, 18, 12, 15, 8, 6
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
>> shuffle List(Of T)
1, 10, 4, 2, 13, 15, 16, 6, 18, 19, 11, 0, 3, 14, 17, 7, 12, 5, 9, 8
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
>> randCount in r
43
Cached Result
Last Run: 11:42:01 am
Compile: 0.896s
Execute: 0.004s
Memory: 16kb
CPU: 0.188s