toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.common
/
ContentHasher
/
hash
hash
abstract
fun
hash
(
text
:
String
)
:
String
Compute a hash of the given text.
Return
A hash string suitable for equality comparison
Parameters
text
The text to hash