Module ibc_test_framework::util::random  
source · Expand description
Utilities for random value generation.
Functions
- Generates a random string value, in the form ofu64hex for simplicity.
- Generates a randomu32value.
- Generates a randomu64value.
- Generates a randomu64value between the given min and max.
- Generates a randomu128value between the given min and max.
- Find a random unused non-privileged TCP port.