(Ben Nadel) The other day, I wanted to see if I could use the java.util.Collections class to help shuffle the values in a ColdFusion query. As I’ve blogged about before, the Collections class presents a shuffle() method which can be used to randomly sort Java collections (ie. ColdFusion arrays).
Read More - Register for Free Membership