2 lines
29 B
PowerShell
2 lines
29 B
PowerShell
|
|
1..100 | Get-Random -Count 3
|
|
|
1..100 | Get-Random -Count 3
|