Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
lhlXOFfrTO by AlexKent
>> 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.02421607
0.401709
0.5773404
0.112459
0.5095292
>> shuffle Array
14, 9, 12, 3, 0, 6, 4, 8, 19, 11, 17, 13, 10, 15, 5, 2, 7, 18, 16, 1
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19
>> shuffle List(Of T)
4, 3, 9, 0, 15, 16, 5, 14, 7, 17, 18, 11, 10, 6, 12, 13, 8, 1, 19, 2
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: 8:45:42 pm
Compile: 0.882s
Execute: 0s
Memory: 16kb
CPU: 0.188s