Skip to main content

Module utils

Module utils 

Source
Expand description

Utility functions.

Functionsยง

hash
Creates a unique identifier by passing given argument to blake2b hash-function.
hash_of_array
Creates a unique identifier by passing given argument to blake2b hash-function.