Expand description

Utilities for random value generation.

Functions

Generates a random string value, in the form of u64 hex for simplicity.

Generates a random u32 value.

Generates a random u64 value.

Generates a random u64 value between the given min and max.

Find a random unused non-privileged TCP port.