<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Get-Random</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx</link><description>I saw THIS posting over on Mark Minasi's forums that caught my eye. It gives you a random help file under the motto of: "A powershell help file a day, keeps Don Jones away". :-) Don responded pointing out one of our new V2 cmdlets: Get-Random. Since that</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Get-Random</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx#8432745</link><pubDate>Sun, 27 Apr 2008 22:54:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8432745</guid><dc:creator>Martin</dc:creator><description>&lt;p&gt;Hi Jeffrey,&lt;/p&gt;
&lt;p&gt;here you got one bit - what about cmdlet for handling reparse points (junction, mounting points, probably symlinks\hardlinks in Vista)??? If you will implement it, please please dont do it only for Vista, but also for XP...&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Martin&lt;/p&gt;</description></item><item><title>re: Get-Random</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx#8432801</link><pubDate>Sun, 27 Apr 2008 23:12:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8432801</guid><dc:creator>Johannes Rössel</dc:creator><description>&lt;p&gt;Any info on which RNG is behind that cmdlet?&lt;/p&gt;</description></item><item><title>re: Get-Random</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx#8433029</link><pubDate>Mon, 28 Apr 2008 00:38:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8433029</guid><dc:creator>clark</dc:creator><description>&lt;p&gt;In the detailed description you need to change &amp;quot;unsigned integer&amp;quot; to &amp;quot;signed integer&amp;quot;.&lt;/p&gt;</description></item><item><title>re: Get-Random</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx#8433493</link><pubDate>Mon, 28 Apr 2008 03:45:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8433493</guid><dc:creator>Marco Shaw</dc:creator><description>&lt;p&gt;@Johannes,&lt;/p&gt;
&lt;p&gt;I'd simply look at the details of System.Random from the .NET 2.0 Framework.&lt;/p&gt;</description></item><item><title>re: Get-Random</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx#8436179</link><pubDate>Tue, 29 Apr 2008 00:43:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8436179</guid><dc:creator>dreeschkind</dc:creator><description>&lt;p&gt;Does V2 also include Set-Random so I'll finally be able to win the lottery? :)&lt;/p&gt;
&lt;p&gt;--&lt;/p&gt;
&lt;p&gt;greetings&lt;/p&gt;
&lt;p&gt;dreeschkind&lt;/p&gt;</description></item><item><title>re: Get-Random</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx#8436931</link><pubDate>Tue, 29 Apr 2008 13:27:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8436931</guid><dc:creator>Simon Buchan</dc:creator><description>&lt;p&gt;I assume the no seed version keeps one System.Random object around instead of recreating each invoke? If I remember correctly, Random is seeded with GetTickCount(), meaning you would get the same values back until the next msec.&lt;/p&gt;</description></item><item><title>Generating Random Dates</title><link>http://blogs.msdn.com/powershell/archive/2008/04/27/get-random.aspx#8656485</link><pubDate>Thu, 26 Jun 2008 15:14:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8656485</guid><dc:creator>Shay Levi</dc:creator><description>&lt;p&gt;One of the new cmdlets in PowerShell CTP2 is Get-Random . Get-Random gets a random number or selects&lt;/p&gt;
</description></item></channel></rss>