-
Vladimír Čunát authored
- the returned value is up to max-1 and not max (tiny bias) - improve efficiency slightly - unsigned -> uint32_t, as that's the range it supports (mostly equal)
Vladimír Čunát authored- the returned value is up to max-1 and not max (tiny bias) - improve efficiency slightly - unsigned -> uint32_t, as that's the range it supports (mostly equal)
Loading