These changes are compatible with clang-format 16 and will be mandatory when we eventually bump clang-format version. So, since there are no real downsides, let's commit them now.
Rename unsigned_int generator to number_u32. Add generators: - number_u64 - number_f64 - percentage
This is arc4random_uniform(), but inside AK.