Function ibc_test_framework::util::random::random_string
source · pub fn random_string() -> StringExpand description
Generates a random string value, in the form of u64 hex for simplicity.
pub fn random_string() -> StringGenerates a random string value, in the form of u64 hex for simplicity.