Free functions
| derive | Derives a new seed by hashing the current seed with entropy. |
| fixed_between | Returns a pseudo-random fixed-point value in range [ low, high). The value is deterministic based on the seed. |
| u128_between | — |
| fixed_normal_between | — |
| u128_normal_between | — |
| _fixed_normal_between_loop | — |