<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/seed</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 26 May 2013 07:40:59 GMT</pubDate>
<item>
<title>(SQL) MS SQL - Select Seed, Increment and Current Identity  Values - SocialCocoa</title>
<link>http://snipplr.com/view/60501/ms-sql--select-seed-increment-and-current-identity--values/</link>
<description><![CDATA[ <p>Thanks to  Pinal Dave (http://blog.SQLAuthority.com).</p> ]]></description>
<pubDate>Thu, 03 Nov 2011 03:38:55 GMT</pubDate>
<guid>http://snipplr.com/view/60501/ms-sql--select-seed-increment-and-current-identity--values/</guid>
</item>
<item>
<title>(PHP) Random Unique ID Hash Generator - sagz</title>
<link>http://snipplr.com/view/49708/random-unique-id-hash-generator/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 26 Feb 2011 04:00:43 GMT</pubDate>
<guid>http://snipplr.com/view/49708/random-unique-id-hash-generator/</guid>
</item>
<item>
<title>(SAS) Random Sample Selection - sarathannapareddy</title>
<link>http://snipplr.com/view/34215/random-sample-selection/</link>
<description><![CDATA[ <p>Last week my manager asked me to randomly pick 10%observations from a large data set and then create a listing so that the Data management programmers can QC the data. I want to share some thoughts here … how easy and simple to do random sampling. 
Approach 1:

Data step Approach: In this approach, the observations are shuffled using the RANUNI function which assigns a random number to each observation.</p> ]]></description>
<pubDate>Tue, 11 May 2010 10:40:28 GMT</pubDate>
<guid>http://snipplr.com/view/34215/random-sample-selection/</guid>
</item>
<item>
<title>(SQL) Re-seed Identity Table - CDIDevs</title>
<link>http://snipplr.com/view/25770/reseed-identity-table/</link>
<description><![CDATA[ <p>Re-seed identity table if rows were deleted/there are gaps in numerical order</p> ]]></description>
<pubDate>Thu, 31 Dec 2009 10:52:35 GMT</pubDate>
<guid>http://snipplr.com/view/25770/reseed-identity-table/</guid>
</item>
<item>
<title>(PHP) Random Seeded Array Shuffle - digdan</title>
<link>http://snipplr.com/view/8279/random-seeded-array-shuffle/</link>
<description><![CDATA[ <p>Repeatable Fisher Yates Array Shuffle based on given random string. If no seed is provided the current second will be used (not to use as a pure random shuffle... based on microseconds)</p> ]]></description>
<pubDate>Tue, 09 Sep 2008 18:07:54 GMT</pubDate>
<guid>http://snipplr.com/view/8279/random-seeded-array-shuffle/</guid>
</item>
<item>
<title>(PHP) php make mt_srand seed - gdonald</title>
<link>http://snipplr.com/view/1204/php-make-mtsrand-seed/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Sep 2006 08:49:37 GMT</pubDate>
<guid>http://snipplr.com/view/1204/php-make-mtsrand-seed/</guid>
</item>
</channel>
</rss>