f89ee11 Alea: Add get_bits function allowing consuming less bites from PRNG

Authored and Committed by Libor Polčák 2 years ago
    Alea: Add get_bits function allowing consuming less bites from PRNG
    
    This improves the speed (once used by the code) as it is not neccessary
    to generate so many PRNGs.
    
        
file modified
+22 -1