UTILITY
token()
ShortPHP reference for token().
Signature
function token(int $bytes = 32): string
Example
token(...);Extension: Core
ShortPHP reference for token().
function token(int $bytes = 32): string
token(...);Extension: Core