仪表盘
版本库
文件存储
活动
搜索
登录
main
/
dfgApi
大返官php后台
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
Merge branch 'hotfix/20230612修复' of http://60.204.153.149:8081/r/dfgApi int...
heyuntao
2023-06-12
325ddeb137477829b323d7f2f57b361b51e7480e
[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);