Syntax Syntax
Return Return
(string)
Source Source
File: wp-includes/sodium_compat/src/Compat.php
public static function crypto_generichash_keygen() { return random_bytes(self::CRYPTO_GENERICHASH_KEYBYTES); }
Developer Resources, Tips, Tricks, Tutorials and Much more.
(string)
File: wp-includes/sodium_compat/src/Compat.php
public static function crypto_generichash_keygen() { return random_bytes(self::CRYPTO_GENERICHASH_KEYBYTES); }