mirror of
https://github.com/minetest-mods/MoreMesecons.git
synced 2025-01-01 10:17:33 +01:00
Update README.md
This commit is contained in:
parent
a34df17b17
commit
191b026807
@ -10,7 +10,7 @@ Usage
|
||||
|
||||
local md5 = require 'md5'
|
||||
|
||||
local md5_as_hex = md5.sumhex(message) -- returns a hex string
|
||||
local md5_as_hex = md5.sumhexa(message) -- returns a hex string
|
||||
local md5_as_data = md5.sum(message) -- returns raw bytes
|
||||
|
||||
Credits
|
||||
|
Loading…
Reference in New Issue
Block a user