//ERDDAP/com.cohort.util/ScriptMath2/reduceHashCode
reduceHashCode
[JVM]
open fun reduceHashCode(hashCode: Int): String
This reduces a hash code (currently to a 10 digit unsigned number -- no loss of information). For much stronger than hashCode, use String2.md5Hex or even String2.md5Hex12.