(PHP 7 >= 7.2.0, PHP 8)
sodium_increment — 增加大数
&$string
将字符串视为一个小端无符号整数,然后将其增加 1。恒定时间。
string
要增加的字符串。
没有返回值。