-
Notifications
You must be signed in to change notification settings - Fork 0
MD5
Giuseppe Cannella edited this page Feb 19, 2020
·
7 revisions
Type | example |
---|---|
MD5 | fc42757b4142b0474d35fcddb228b304 |
import com.github.gekomad.regexcollection.Validate.validate
import com.github.gekomad.regexcollection.MD5
assert(validate[MD5]("fc42757b4142b0474d35fcddb228b304") == Some("fc42757b4142b0474d35fcddb228b304"))