tisonkun commented on code in PR #835:
URL: https://github.com/apache/incubator-kvrocks/pull/835#discussion_r967849946


##########
tests/gocase/util/random.go:
##########
@@ -37,7 +37,7 @@ func RandPathNoResult(funcs ...func()) {
 
 // Random signed integer between -max and max (both extremes excluded).

Review Comment:
   ```suggestion
   // Random signed integer in (-max, max)
   ```
   
   Math has the sign for exclusive interval.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to