App下载

demo_func_math_lcg_value 在线工具

demo_func_math_lcg_value 在线工具

<?php
echo lcg_value();
echo "<br>";
echo lcg_value();
?>
运行结果