maps a string to a word from given word list
Go to file
jan6 914de766d1 Initial commit 2021-02-17 09:04:36 +00:00
.gitignore Initial commit 2021-02-17 09:04:36 +00:00
LICENSE Initial commit 2021-02-17 09:04:36 +00:00
README.md Initial commit 2021-02-17 09:04:36 +00:00

README.md

wordmap

maps a string to a word from given word list, created because I wanted a consistent hash equivalence thingy and only found some overcomplicated ones