-
Notifications
You must be signed in to change notification settings - Fork 0
MD5
Giuseppe Cannella edited this page Jan 6, 2019
·
7 revisions
Type | example |
---|---|
MD5 | fc42757b4142b0474d35fcddb228b304 |
import com.github.gekomad.regexlibrary.UUID
assert(isValid[UUID]("fc42757b4142b0474d35fcddb228b304") == true)
assert(isValid[UUID]("sdsddom") == false)