This repository was archived by the owner on Dec 24, 2023. It is now read-only.
This repository was archived by the owner on Dec 24, 2023. It is now read-only.
Choose a good hashing function #2
Open
Description
Requirements:
- Relatively easy to compute
- Relatively low collision
- Allows using a
String
as an input: the idea is to earmark some celestial objects and frames as official (or built-in) and store that in the name. Further, new additions to the table will have their hashes automatically computed.