for($inc=0;$inc<$dim;$inc++){ $rand = rand(0, strlen($car)-1); $string .= $car{$rand}; }
Regole del Forum