$items = Array(523,3452,334,31,...5346); Each item of this array is some number. How do I get random item from $items? 4 Answers 4 Tags: phprandom