(PHP 7 >= 7.2.0, PHP 8)
sodium_increment — Increment large number
sodium_increment(string &$string): void
Treat the string as a little-endian unsigned integer, then increase it by 1. Constant-time.
stringString to increment.
No value is returned.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.sodium-increment.php