pub fn random_name(conflicts: &HashSet<String>) -> String
Return a random name formatted as first-second from a list of strings.
The main purpose of this function is to generate random aliases for addresses.