package character import "testing" func TestMd5Content(t *testing.T) { t.Log(Md5Content([]byte("grave-1639362141"))) }