* fix(TDI-31052): tRowGenerator Numeric.random
* throw RuntimeException if max value is less than or equal to min
* fix(TDI-31052): tRowGenerator Numeric.random
* throw exception only for max < min values
* fix(TDI-31052): tRowGenerator Numeric.random
* Fix javadoc