Function caesar_core::sender::util::generate_random_name
source · pub fn generate_random_name() -> StringExpand description
Generates a random name composed of an adjective, a noun, and another noun.
§Returns
A string in the format “{adjective}-{noun1}-{noun2}”.