| lab_heaps
    Precarious Priority Queues | 
| Public Member Functions | |
| Random (uint64_t seed) | |
| int_fast16_t | rand () | 
| int_fast16_t | rand (int32_t n) | 
| int_fast16_t | operator() () | 
| int_fast16_t | operator() (int32_t n) | 
| void | srand (uint64_t seed) | 
| Static Private Member Functions | |
| static uint32_t | auto_seed (uint32_t setSeed) | 
| Private Attributes | |
| uint32_t | mySeed |