System.out.println("ABCDEa123abc".hashCode()); // 165374702 System.out.println("ABCDFB123abc".hashCode()); // 165374702