| /[drupal]/contributions/modules/randomizer/randomizer.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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
add link to project page
Initial commit; basic randomize.org-like functionality
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |