Moh*_*sin 2 php hash sha512
有哪些可能的字符$code:
$code
$randStr = "some random string that contains only: [a-zA-Z0-9_]"; $code = hash('sha512', $randStr);
Rap*_*tor 7
SHA512将生成128个字符的小写十六进制字符(0到f),例如
a9046c73e00331af68917d3804f70655a9046c73e00331af68917d3804f70655a9046c73e00331af68917d3804f70655
有关更多信息,请参阅文档hash().
hash()
归档时间:
11 年,7 月 前
查看次数:
2244 次
最近记录: