>>6
Does anyone name their functions randomly? My example was more that if you have two libraries that do similar things, chances are that there will be some symbols with similar to identical names.
For instance, get_bit(), which I've had to deal with an actual collision between two different libraries that had functions named that.