pub fn hash(data: &[u8]) -> [u8; 32]
Creates a unique identifier by passing given argument to blake2b hash-function.