rapidcheck
rapidcheck copied to clipboard
Fix UB in Gtest example
Replace int with unsigned to prevent UB from signed integer overflow.