Hi,
I've increased the number of randomly picked products that appear on the front page to 8 and then decreased it to 6, that figure suits me. But there's a but. I have on occasions noticed that the set of random numbers includes twice the same number, resulting in a product being displayed twice. Now, I know that the subject of random numbers is complex but I am looking for some way to ensure that the numbers produced are unique. Granted, my database only contains 60 or so elements but the set of values is large enough; repetition should remain rare but it's not rare enough... hmmm But I'm talking about sets and this gives me an idea...