Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Generating Random Numbers in a Range Using PowerShell

$
0
0

Most you of you should be familiar with the Get-Random cmdlet in PowerShell, but if not, Get-Random is a one-line cmdlet that will automatically generate random numbers. Run by itself, it will generate any random number, as shown in the following example:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles