unix:/var/run/php-fpm/php.sock failed (11: Resource temporarily unavailable)
主页
索引
模块索引
搜索页面
作用:
生成N bytes随机字串 默认等同于openssl rand命令 如缺少安全随机,random generator可能会失败并抛出low_entropy异常
用法:
strong_rand_bytes(N) -> binary() N = integer()