Plugins tagged by random

  • Find Random The plugin provides a (somewhat) scalable way to select random rows from a table. It runs significantly faster than asking most databases to "ORDER BY RAND()". Behind the scenes it grabs all ids that match the query conditions, then... Type: Plugin | Last updated: 04 March 2008
  • Random Finders Allows quick and easy fetching of random records, or records in random order. Simply pass the :random to the order in any finder method. Type: Plugin | Last updated: 18 September 2007