Showing results for Get-RandomNumbers - PowerShell Team

Dec 23, 2008
0
0

Dreaming In PowerShell V2 : Lottery Numbers with Get-Random

PowerShell Team
PowerShell Team

Tobias Weltner writes a blog called Dreaming In PowerShell, and he recently posted a way to get a list of unique lottery numbers with PowerShell.  Dreaming In PowerShell is a cool blog, and the post is interesting, but it makes an assertion that's no longer true in V2.  He uses System.Random to create the random numbers because he asserts...

CTP3Advanced FunctionsGet-Random