-
Randomizer: February 25, 2011 2:06
Commit d31cc89 on 4.7.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Stripping CVS keywords
-
Stripping CVS keywords
-
Stripping CVS keywords
-
coding style fixes recommended by coder.module; put the proper parameters in hook_help()
-
coding style fixes recommended by coder.module; put the proper parameters in hook_help()
-
Drupal 6 updates
-
updates to work with Drupal 5
-
preparations for Drupal 5.0
-
range()/shuffle() method of picking random numbers was timing out on large number ranges, so now just mt_rand()/in_array() is the method for unique numbers