Using MySQL PHP: select random row based on weight
Article describes algorithm of random row
selection based on weight, so some rows will be selected more often than
other. Article includes sample codes, so I hope will bу helpful to
somebody.
Do not hesitate to leave comments if you have ideas how to improve the algorithm.