• Madhura Bhave's avatar
    Align int and long in RandomValuePropertySource · 15324956
    Madhura Bhave authored
    This commit aligns int and long so that a random number is generated
    by delegating to ints/longs in the JDK's Random API. In the case of a
    single bound value, it needs to be greater than 0 because 0 is used as
    the lower bound.
    
    Fixes gh-26628
    15324956
Name
Last commit
Last update
..
src Loading commit data...
build.gradle Loading commit data...