makeDifferent

fun String.makeDifferent(blackList: Iterable<String>, separator: String = "_"): String