# Functions

No description provided by the author
No description provided by the author
No description provided by the author
MustHexDecode - returns decoded hex string, if it can't decode throws panic data := MustHexDecode("deadbeaf").
Ptr - returns pointer of value for testing purpose one := Ptr(1) // one is pointer to int.
RandomAddress - returns random address.
RandomHash - returns random hash with fixed size.