$rand name = $heroes[rand(0,count($heroes))][rand(0, 10)]; code example Example: php rand int random_int ( int $min , int $max );