开发中使用到的php7的新特性 2019-03-30 本文已影响0人 划船不用桨top 1,生成随机数的新特性 random_bytes(int $length) - 加密生存被保护的伪随机字符串。 random_int(int max) - 加密生存被保护的伪随机整数。