pub fn crypto_generichash_keygen() -> [u8; 32]
Generates a random hash key using the OS’s random number source.
Equivalent to libsodium’s crypto_generichash_keygen
crypto_generichash_keygen