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