<?php
//产生随机数
$arr[]=rand(0,9);
}
$arr[0]=rand(1,9);
return $arr;
}
$int1=implode("",int_print());
echo $int1;
//累加
function add($int2,$int3,$len){
for($i=0;$i<=rand(0,99);$i++){
$count=$int2[$i]+$int3[$i];
for($j=0;$j<$count;$j++){
If($count[$j]>9){
$int1[$j]-10;
$int2[$j-1]+1;
}
}
}
return $count;
}
?>
//产生随机数
function int_print(){
//指定在0-99之间产生
$arr[]=rand(0,9);
}
$arr[0]=rand(1,9);
return $arr;
}
$int1=implode("",int_print());
echo $int1;
//累加
function add($int2,$int3,$len){
for($i=0;$i<=rand(0,99);$i++){
$count=$int2[$i]+$int3[$i];
for($j=0;$j<$count;$j++){
If($count[$j]>9){
$int1[$j]-10;
$int2[$j-1]+1;
}
}
}
return $count;
}
?>