I'm looking to hash UUIDs to the unit interval, on a hot path for an application.
This sounds like something which should have already been efficiently solved, but my searches haven't yet turned up a solution. Does anyone know of (and have reference to a sample implementation) a quick/efficient hash of uuids to the unit interval (obviously while preserving as much of their random distribution as possible).