 
            
            
            
            
                7 Jun
                
                    2025
                
            
            
                7 Jun
                
                '25
                
            
            
            
        
    
                2:33 a.m.
            
        Joaquin M López Muñoz wrote:
Hi,
As per feedback given here:
https://lists.boost.org/Archives/boost//2025/05/259548.php
I've experimented with the hash production scheme suggested by Kostas, where h_{i+1} is calculated as h_i * 6364136223846793005 mod 2^64:
Where does this multiplier come from?