Hashing Functions
Easy
12
2
61.0% Acceptance
Lois was implementing various hash functions for her personal project. The return value of the functions doesn't seem to be correct. Can you help her fix the problem with the Hash Functions.
If you need help learning about Hash Functions, check out it's documentation
NOTE: Make sure you're exporting all the functions that you've created using ESM Syntax