add simple hash functions, tests

This commit is contained in:
Aneurin Barker Snook
2023-10-10 21:56:47 +01:00
commit 9469d0f61a
3 changed files with 75 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/recipeer/go/hash
go 1.21.2