andey-robins / hashproject

Final Project for COSC 2030 at the University of Wyoming
Apache License 2.0
2 stars 2 forks source link

Implement custom hash function #8

Closed andey-robins closed 5 years ago

andey-robins commented 5 years ago

Finishes the implementation of a custom hash function as described in #5. Call the function using hash(stringToHash) from anywhere that has access to Hash.h