仪表盘
版本库
文件存储
活动
搜索
登录
main
/
dfgApi
大返官php后台
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
no message
zhaojs
2023-08-08
754e426cf37961192e7a6189a81acb9b3410e376
[dfgApi.git]
/
vendor
/
paragonie
/
random_compat
/
psalm-autoload.php
1
2
3
4
5
6
7
8
9
<?php
require_once 'lib/byte_safe_strings.php';
require_once 'lib/cast_to_int.php';
require_once 'lib/error_polyfill.php';
require_once 'other/ide_stubs/libsodium.php';
require_once 'lib/random.php';
$int = random_int(0, 65536);