<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=910331121-24102008><FONT face=Arial size=2>I'm trying to 
implement some suggestion functionality.&nbsp; Is there an efficient way to 
query for X random facts matching some constraint&nbsp;(e.g. ten random cheeses 
that cost less than 3 dollars)?&nbsp; I'd rather not&nbsp;generate the complete 
list if there's a more clever way.&nbsp; Unfortunately, the constraints are 
customer specific; otherwise, I'd just create sort of a central&nbsp;buffer list 
and dole out the random goodness&nbsp;to all takers.</FONT></SPAN></DIV>
<DIV><SPAN class=910331121-24102008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=910331121-24102008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=910331121-24102008><FONT face=Arial 
size=2>thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=910331121-24102008><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=910331121-24102008><FONT face=Arial 
size=2>-Jess</FONT></SPAN></DIV></BODY></HTML>