您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息
免费发信息

PHP 随机字符串

2024/4/19 13:41:52发布5次查看
python里有random的包, 可以实现比如随机字符串之类的, php 没有。 所以 自己 实现 了一个 function genrandomstring($len){ $chars = array( a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, a, b, c, d, e, f, g, h, i,
python里有random的包, 可以实现比如随机字符串之类的, php 没有。
所以 自己 实现 了一个
function genrandomstring($len){ $chars = array( a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 ); $charslen = count($chars) - 1; shuffle($chars); // 将数组打乱 $output = ; for ($i=0; $i
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录