3 lines
110 B
Text
3 lines
110 B
Text
cx = Xtra("Crypto").new()
|
|
put cx.cx_crc32_string("The quick brown fox jumps over the lazy dog")
|
|
-- "414fa339"
|