Popular recipes by Dale Lindeman http://code.activestate.com/recipes/users/4183096/2012-08-07T15:35:23-07:00ActiveState Code RecipesFeatureClassRandomizer (Python) 2012-08-07T15:35:23-07:00Dale Lindemanhttp://code.activestate.com/recipes/users/4183096/http://code.activestate.com/recipes/578237-featureclassrandomizer/ <p style="color: grey"> Python recipe 578237 by <a href="/recipes/users/4183096/">Dale Lindeman</a> (<a href="/recipes/tags/randomization/">randomization</a>, <a href="/recipes/tags/random_number/">random_number</a>). </p> <p>Generates a randomized list of unique IDs and iteratively assigns values to features in a featureclass.</p>