Apache Commons logo Apache Commons RNG

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
2058 0 0 6 99.708% 12.196

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.rng.core 1150 0 0 6 99.478% 1.182
org.apache.commons.rng.core.source64 583 0 0 0 100% 0.769
org.apache.commons.rng.core.source32 187 0 0 0 100% 10.113
org.apache.commons.rng.core.util 138 0 0 0 100% 0.132

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.rng.core

Class Tests Errors Failures Skipped Success Rate Time
RandomProviderDefaultStateTest 1 0 0 0 100% 0.001
JumpableProvidersParametricTest 150 0 0 6 96% 0.062
SplittableProvidersParametricTest 96 0 0 0 100% 0.058
ProvidersCommonParametricTest 825 0 0 0 100% 0.973
BaseProviderTest 23 0 0 0 100% 0.012
Providers32ParametricTest 26 0 0 0 100% 0.063
Providers64ParametricTest 29 0 0 0 100% 0.013

org.apache.commons.rng.core.source64

Class Tests Errors Failures Skipped Success Rate Time
PcgRxsMXs64Test 2 0 0 0 100% 0.001
XorShift1024StarTest 4 0 0 0 100% 0.003
AbstractLXMTest$XBGTest 45 0 0 0 100% 0.097
L64X256MixTest 50 0 0 0 100% 0.03
L64X128StarStarTest 50 0 0 0 100% 0.029
AbstractLXMTest$LCGTest 60 0 0 0 100% 0.047
SplitMix64Test 1 0 0 0 100% 0.001
L64X1024MixTest 47 0 0 0 100% 0.036
TwoCmresTest 5 0 0 0 100% 0.046
L64X128MixTest 50 0 0 0 100% 0.034
XoRoShiRo128PlusPlusTest 8 0 0 0 100% 0.003
XoRoShiRo128PlusTest 7 0 0 0 100% 0.006
LongProviderTest 12 0 0 0 100% 0.1
XoShiRo512PlusPlusTest 7 0 0 0 100% 0.006
XoRoShiRo1024StarTest 6 0 0 0 100% 0.005
XoShiRo256PlusPlusTest 7 0 0 0 100% 0.004
L128X256MixTest 50 0 0 0 100% 0.038
LXMSupportTest 20 0 0 0 100% 0.036
MersenneTwister64Test 2 0 0 0 100% 0.004
XoRoShiRo128StarStarTest 7 0 0 0 100% 0.004
XoShiRo512PlusTest 7 0 0 0 100% 0.079
JenkinsSmallFast64Test 1 0 0 0 100% 0.001
XoShiRo256PlusTest 7 0 0 0 100% 0.006
L128X1024MixTest 47 0 0 0 100% 0.042
XoShiRo256StarStarTest 7 0 0 0 100% 0.007
L128X128MixTest 50 0 0 0 100% 0.066
XoShiRo512StarStarTest 7 0 0 0 100% 0.009
XoRoShiRo1024StarStarTest 6 0 0 0 100% 0.014
XorShift1024StarPhiTest 4 0 0 0 100% 0.005
XoRoShiRo1024PlusPlusTest 6 0 0 0 100% 0.008
DotyHumphreySmallFastCounting64Test 1 0 0 0 100% 0.002

org.apache.commons.rng.core.source32

Class Tests Errors Failures Skipped Success Rate Time
Well44497aTest 3 0 0 0 100% 4.044
AbstractLXMTest$LCGTest 30 0 0 0 100% 0.009
DotyHumphreySmallFastCounting32Test 1 0 0 0 100% 0.001
MersenneTwisterTest 2 0 0 0 100% 0.001
JenkinsSmallFast32Test 1 0 0 0 100% 0
Well19937cTest 3 0 0 0 100% 0.761
LXMSupportTest 8 0 0 0 100% 0.004
PcgXshRs32Test 2 0 0 0 100% 0
Well44497bTest 3 0 0 0 100% 4.476
PcgMcgXshRs32Test 1 0 0 0 100% 0
XoShiRo128PlusTest 7 0 0 0 100% 0.002
MultiplyWithCarry256Test 3 0 0 0 100% 0.066
XoShiRo128PlusPlusTest 7 0 0 0 100% 0.002
PcgXshRr32Test 2 0 0 0 100% 0
Well1024aTest 3 0 0 0 100% 0.002
XoShiRo128StarStarTest 7 0 0 0 100% 0.002
ISAACRandomTest 2 0 0 0 100% 0.001
XoRoShiRo64StarStarTest 5 0 0 0 100% 0.002
Well19937aTest 3 0 0 0 100% 0.7
XoRoShiRo64StarTest 5 0 0 0 100% 0.001
MiddleSquareWeylSequenceTest 4 0 0 0 100% 0.001
JDKRandomTest 3 0 0 0 100% 0.003
Well512aTest 3 0 0 0 100% 0.001
L32X64MixTest 50 0 0 0 100% 0.02
KISSRandomTest 2 0 0 0 100% 0.001
AbstractLXMTest$XBGTest 15 0 0 0 100% 0.006
IntProviderTest 11 0 0 0 100% 0.007
PcgMcgXshRr32Test 1 0 0 0 100% 0

org.apache.commons.rng.core.util

Class Tests Errors Failures Skipped Success Rate Time
NumberFactoryTest 126 0 0 0 100% 0.049
RandomStreamsTest 12 0 0 0 100% 0.083

Test Cases

[Summary] [Package List] [Test Cases]

Well44497aTest

testConstructorWithSingleBitSeedIsFunctional 4.043
testReferenceCode 0.001
testConstructorWithZeroSeedIsNonFunctional 0

AbstractLXMTest$LCGTest

testLCG32 0.001
testLCG32 0
testLCG32 0
testLCG32 0
testLCG32 0
testLCG32 0
testLCG32 0
testLCG32 0
testLCG32 0.001
testLCG32 0
testLCG32Jump 0
testLCG32Jump 0.001
testLCG32Jump 0
testLCG32Jump 0
testLCG32Jump 0
testLCG32Jump 0
testLCG32Jump 0
testLCG32Jump 0
testLCG32Jump 0.001
testLCG32Jump 0
testLCG32DefaultJump 0
testLCG32DefaultJump 0
testLCG32DefaultJump 0
testLCG32DefaultJump 0
testLCG32DefaultJump 0.001
testLCG32DefaultJump 0
testLCG32DefaultJump 0
testLCG32DefaultJump 0
testLCG32DefaultJump 0.001
testLCG32DefaultJump 0

PcgRxsMXs64Test

testReferenceCode 0.001
testReferenceCodeFixedIncrement 0

XorShift1024StarTest

testConstructorWithSingleBitSeedIsFunctional 0.002
testJump 0
testReferenceCode 0.001
testConstructorWithZeroSeedIsNonFunctional 0

NumberFactoryTest

testIntToBytesIsLittleEndian(int)[1] 0
testIntToBytesIsLittleEndian(int)[2] 0.001
testIntToBytesIsLittleEndian(int)[3] 0
testIntToBytesIsLittleEndian(int)[4] 0
testIntToBytesIsLittleEndian(int)[5] 0
testIntToBytesIsLittleEndian(int)[6] 0
testIntToBytesIsLittleEndian(int)[7] 0
testIntToBytesIsLittleEndian(int)[8] 0
testIntToBytesIsLittleEndian(int)[9] 0
testMakeIntArrayPrecondition1 0.001
testLongFromByteArray2Long(long)[1] 0
testLongFromByteArray2Long(long)[2] 0
testLongFromByteArray2Long(long)[3] 0
testLongFromByteArray2Long(long)[4] 0
testLongFromByteArray2Long(long)[5] 0.001
testLongFromByteArray2Long(long)[6] 0
testLongFromByteArray2Long(long)[7] 0.001
testLongFromByteArray2Long(long)[8] 0
testLongFromByteArray2Long(long)[9] 0
testLongFromByteArray2Long(long)[10] 0.001
testLongFromByteArray2Long(long)[11] 0
testIntArrayFromByteArray2IntArray 0
testLongArrayFromByteArray2LongArray 0
testMakeFloatFromInt 0
testFloatGenerationMethods 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[1] 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[2] 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[3] 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[4] 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[5] 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[6] 0.001
testIntArrayToByteArrayMatchesIntToByteArray(int)[7] 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[8] 0
testIntArrayToByteArrayMatchesIntToByteArray(int)[9] 0.001
testMakeDoubleFromLong 0
testByteArrayToIntArrayIsLittleEndian 0.001
testByteArrayToIntArrayIsLittleEndian 0
testByteArrayToIntArrayIsLittleEndian 0
testByteArrayToIntArrayIsLittleEndian 0
testByteArrayToIntArrayIsLittleEndian 0
testMakeBooleanFromInt(int)[1] 0
testMakeBooleanFromInt(int)[2] 0
testMakeBooleanFromInt(int)[3] 0
testMakeBooleanFromInt(int)[4] 0
testMakeBooleanFromInt(int)[5] 0
testMakeBooleanFromInt(int)[6] 0
testMakeBooleanFromInt(int)[7] 0.001
testMakeBooleanFromInt(int)[8] 0
testMakeBooleanFromInt(int)[9] 0
testIntFromByteArray2Int(int)[1] 0
testIntFromByteArray2Int(int)[2] 0
testIntFromByteArray2Int(int)[3] 0.001
testIntFromByteArray2Int(int)[4] 0
testIntFromByteArray2Int(int)[5] 0
testIntFromByteArray2Int(int)[6] 0.001
testIntFromByteArray2Int(int)[7] 0
testIntFromByteArray2Int(int)[8] 0
testIntFromByteArray2Int(int)[9] 0.001
testMakeIntFromLong 0
testMakeBooleanFromLong(long)[1] 0.001
testMakeBooleanFromLong(long)[2] 0
testMakeBooleanFromLong(long)[3] 0
testMakeBooleanFromLong(long)[4] 0.001
testMakeBooleanFromLong(long)[5] 0
testMakeBooleanFromLong(long)[6] 0
testMakeBooleanFromLong(long)[7] 0.001
testMakeBooleanFromLong(long)[8] 0
testMakeBooleanFromLong(long)[9] 0
testMakeBooleanFromLong(long)[10] 0.001
testMakeBooleanFromLong(long)[11] 0
testMakeIntPrecondition1 0
testExtractLoExtractHi(long)[1] 0
testExtractLoExtractHi(long)[2] 0.001
testExtractLoExtractHi(long)[3] 0
testExtractLoExtractHi(long)[4] 0
testExtractLoExtractHi(long)[5] 0.001
testExtractLoExtractHi(long)[6] 0
testExtractLoExtractHi(long)[7] 0
testExtractLoExtractHi(long)[8] 0.001
testExtractLoExtractHi(long)[9] 0
testExtractLoExtractHi(long)[10] 0
testExtractLoExtractHi(long)[11] 0.001
testLong2Long(long)[1] 0
testLong2Long(long)[2] 0.001
testLong2Long(long)[3] 0
testLong2Long(long)[4] 0
testLong2Long(long)[5] 0.001
testLong2Long(long)[6] 0
testLong2Long(long)[7] 0
testLong2Long(long)[8] 0.001
testLong2Long(long)[9] 0
testLong2Long(long)[10] 0
testLong2Long(long)[11] 0
testLongToBytesIsLittleEndian(long)[1] 0
testLongToBytesIsLittleEndian(long)[2] 0
testLongToBytesIsLittleEndian(long)[3] 0
testLongToBytesIsLittleEndian(long)[4] 0
testLongToBytesIsLittleEndian(long)[5] 0
testLongToBytesIsLittleEndian(long)[6] 0
testLongToBytesIsLittleEndian(long)[7] 0.001
testLongToBytesIsLittleEndian(long)[8] 0
testLongToBytesIsLittleEndian(long)[9] 0
testLongToBytesIsLittleEndian(long)[10] 0.001
testLongToBytesIsLittleEndian(long)[11] 0
testIntToByteArraySignificanceOrder 0
testMakeLongArrayPrecondition1 0.001
testLongArrayToByteArrayMatchesLongToByteArray(long)[1] 0
testLongArrayToByteArrayMatchesLongToByteArray(long)[2] 0
testLongArrayToByteArrayMatchesLongToByteArray(long)[3] 0
testLongArrayToByteArrayMatchesLongToByteArray(long)[4] 0.001
testLongArrayToByteArrayMatchesLongToByteArray(long)[5] 0
testLongArrayToByteArrayMatchesLongToByteArray(long)[6] 0
testLongArrayToByteArrayMatchesLongToByteArray(long)[7] 0.001
testLongArrayToByteArrayMatchesLongToByteArray(long)[8] 0
testLongArrayToByteArrayMatchesLongToByteArray(long)[9] 0
testLongArrayToByteArrayMatchesLongToByteArray(long)[10] 0.001
testLongArrayToByteArrayMatchesLongToByteArray(long)[11] 0
testMakeLongPrecondition1 0
testLongToByteArraySignificanceOrder 0
testByteArrayToLongArrayIsLittleEndian 0
testByteArrayToLongArrayIsLittleEndian 0.001
testByteArrayToLongArrayIsLittleEndian 0
testByteArrayToLongArrayIsLittleEndian 0
testByteArrayToLongArrayIsLittleEndian 0
testDoubleGenerationMethods 0.001
testMakeDoubleFromIntInt 0

DotyHumphreySmallFastCounting32Test

testReferenceCode 0.001

MersenneTwisterTest

testConstructorWithEmptySeed 0
testMakotoNishimura 0

JenkinsSmallFast32Test

testReferenceCode 0

Well19937cTest

testConstructorWithSingleBitSeedIsFunctional 0.76
testReferenceCode 0.001
testConstructorWithZeroSeedIsNonFunctional 0

LXMSupportTest

testLcgAdvancePow2(int, int, int)[1] 0
testLcgAdvancePow2(int, int, int)[2] 0
testLcgAdvancePow2(int, int, int)[3] 0
testLcgAdvancePow2(int, int, int)[4] 0
testLcgAdvancePow2(int, int, int)[5] 0
testLea32 0
testLcg32Advance2Pow16Constants 0.001
testLcgAdvance2Pow16 0

AbstractLXMTest$XBGTest

testXBGXoRoShiRo128Jump 0.005
testXBGXoRoShiRo128Jump 0.001
testXBGXoRoShiRo128Jump 0.001
testXBGXoRoShiRo128Jump 0
testXBGXoRoShiRo128Jump 0.001
testXBGXoRoShiRo1024LongJump 0.008
testXBGXoRoShiRo1024LongJump 0.003
testXBGXoRoShiRo1024LongJump 0.003
testXBGXoRoShiRo1024LongJump 0.002
testXBGXoRoShiRo1024LongJump 0.003
testXBGXoShiRo256NoJump 0.001
testXBGXoShiRo256NoJump 0.001
testXBGXoShiRo256NoJump 0.001
testXBGXoShiRo256NoJump 0.001
testXBGXoShiRo256NoJump 0.001
testXBGXoShiRo256Jump 0.001
testXBGXoShiRo256Jump 0.001
testXBGXoShiRo256Jump 0.001
testXBGXoShiRo256Jump 0
testXBGXoShiRo256Jump 0.001
testXBGXoRoShiRo128LongJump 0.001
testXBGXoRoShiRo128LongJump 0
testXBGXoRoShiRo128LongJump 0
testXBGXoRoShiRo128LongJump 0
testXBGXoRoShiRo128LongJump 0
testXBGXShiRo256LongJump 0.001
testXBGXShiRo256LongJump 0
testXBGXShiRo256LongJump 0
testXBGXShiRo256LongJump 0
testXBGXShiRo256LongJump 0.001
testXBGXoRoShiRo1024NoJump 0.001
testXBGXoRoShiRo1024NoJump 0.001
testXBGXoRoShiRo1024NoJump 0.001
testXBGXoRoShiRo1024NoJump 0
testXBGXoRoShiRo1024NoJump 0
testXBGXoRoShiRo128NoJump 0
testXBGXoRoShiRo128NoJump 0
testXBGXoRoShiRo128NoJump 0
testXBGXoRoShiRo128NoJump 0
testXBGXoRoShiRo128NoJump 0
testXBGXoRoShiRo1024Jump 0.002
testXBGXoRoShiRo1024Jump 0.002
testXBGXoRoShiRo1024Jump 0.003
testXBGXoRoShiRo1024Jump 0.003
testXBGXoRoShiRo1024Jump 0.002

L64X256MixTest

testLongJump(long[], long[])[1] 0.002
testLongJump(long[], long[])[2] 0.001
testLongJump(long[], long[])[3] 0
testJump(long[], long[])[1] 0.001
testJump(long[], long[])[2] 0
testJump(long[], long[])[3] 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testReferenceData(long[], long[])[1] 0.001
testReferenceData(long[], long[])[2] 0
testReferenceData(long[], long[])[3] 0.001
testConstructorWithoutFullLengthSeed(long[])[1] 0.001
testConstructorWithoutFullLengthSeed(long[])[2] 0
testConstructorWithoutFullLengthSeed(long[])[3] 0
testReferenceDataWithComposite(long[], long[])[1] 0
testReferenceDataWithComposite(long[], long[])[2] 0
testReferenceDataWithComposite(long[], long[])[3] 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testConstructorWithZeroSeedIsPartiallyFunctional 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testJumpAndOutput 0.001
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0
testElementConstructor(long[], long[])[1] 0
testElementConstructor(long[], long[])[2] 0
testElementConstructor(long[], long[])[3] 0
testSplitWithZeroBits 0

L64X128StarStarTest

testLongJump(long[], long[])[1] 0.002
testLongJump(long[], long[])[2] 0
testLongJump(long[], long[])[3] 0
testJump(long[], long[])[1] 0
testJump(long[], long[])[2] 0
testJump(long[], long[])[3] 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testReferenceData(long[], long[])[1] 0
testReferenceData(long[], long[])[2] 0
testReferenceData(long[], long[])[3] 0
testConstructorWithoutFullLengthSeed(long[])[1] 0
testConstructorWithoutFullLengthSeed(long[])[2] 0.001
testConstructorWithoutFullLengthSeed(long[])[3] 0
testReferenceDataWithComposite(long[], long[])[1] 0
testReferenceDataWithComposite(long[], long[])[2] 0.001
testReferenceDataWithComposite(long[], long[])[3] 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testConstructorWithZeroSeedIsPartiallyFunctional 0.001
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0.001
testInitialOutput 0
testInitialOutput 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testJumpAndOutput 0.001
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0.001
testJumpAndOutput 0
testElementConstructor(long[], long[])[1] 0
testElementConstructor(long[], long[])[2] 0
testElementConstructor(long[], long[])[3] 0.001
testSplitWithZeroBits 0.001

AbstractLXMTest$LCGTest

testLCG64 0.002
testLCG64 0
testLCG64 0.001
testLCG64 0
testLCG64 0.001
testLCG64 0
testLCG64 0
testLCG64 0.001
testLCG64 0
testLCG64 0.001
testLCG64Jump 0.001
testLCG64Jump 0
testLCG64Jump 0
testLCG64Jump 0
testLCG64Jump 0
testLCG64Jump 0
testLCG64Jump 0.001
testLCG64Jump 0
testLCG64Jump 0
testLCG64Jump 0.001
testLCG128Jump 0.002
testLCG128Jump 0.001
testLCG128Jump 0.001
testLCG128Jump 0.001
testLCG128Jump 0.001
testLCG128Jump 0.001
testLCG128Jump 0.001
testLCG128Jump 0.001
testLCG128Jump 0
testLCG128Jump 0
testLCG64DefaultJump 0
testLCG64DefaultJump 0
testLCG64DefaultJump 0
testLCG64DefaultJump 0
testLCG64DefaultJump 0.001
testLCG64DefaultJump 0
testLCG64DefaultJump 0
testLCG64DefaultJump 0
testLCG64DefaultJump 0
testLCG64DefaultJump 0.001
testLCG128DefaultJump 0.001
testLCG128DefaultJump 0
testLCG128DefaultJump 0
testLCG128DefaultJump 0.001
testLCG128DefaultJump 0
testLCG128DefaultJump 0
testLCG128DefaultJump 0
testLCG128DefaultJump 0
testLCG128DefaultJump 0
testLCG128DefaultJump 0
testLCG128 0
testLCG128 0
testLCG128 0.001
testLCG128 0
testLCG128 0
testLCG128 0
testLCG128 0
testLCG128 0
testLCG128 0
testLCG128 0.001

RandomProviderDefaultStateTest

testConsistency 0.001

PcgXshRs32Test

testReferenceCode 0
testReferenceCodeFixedIncrement 0

JumpableProvidersParametricTest

testLongJumpReturnsACopy(JumpableUniformRandomProvider)[1] 0.001
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[2] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[3] 0.001
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[4] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[5] 0
skipped
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[6] 0
skipped
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[7] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[8] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[9] 0.001
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[10] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[11] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[12] 0.001
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[13] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[14] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[15] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[16] 0.001
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[17] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[18] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[19] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[20] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[21] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[22] 0.001
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[23] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[24] 0
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[25] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[1] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[2] 0.001
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[3] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[4] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[5] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[6] 0.001
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[7] 0.001
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[8] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[9] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[10] 0.001
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[11] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[12] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[13] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[14] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[15] 0.001
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[16] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[17] 0.001
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[18] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[19] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[20] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[21] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[22] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[23] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[24] 0
testJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[25] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[1] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[2] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[3] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[4] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[5] 0
skipped
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[6] 0
skipped
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[7] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[8] 0.001
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[9] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[10] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[11] 0.001
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[12] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[13] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[14] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[15] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[16] 0.001
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[17] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[18] 0.001
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[19] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[20] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[21] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[22] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[23] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[24] 0
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[25] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[1] 0.001
testJumpResetsDefaultState(JumpableUniformRandomProvider)[2] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[3] 0.001
testJumpResetsDefaultState(JumpableUniformRandomProvider)[4] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[5] 0.001
testJumpResetsDefaultState(JumpableUniformRandomProvider)[6] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[7] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[8] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[9] 0.001
testJumpResetsDefaultState(JumpableUniformRandomProvider)[10] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[11] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[12] 0.001
testJumpResetsDefaultState(JumpableUniformRandomProvider)[13] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[14] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[15] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[16] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[17] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[18] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[19] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[20] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[21] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[22] 0.001
testJumpResetsDefaultState(JumpableUniformRandomProvider)[23] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[24] 0
testJumpResetsDefaultState(JumpableUniformRandomProvider)[25] 0.001
testJumpReturnsACopy(JumpableUniformRandomProvider)[1] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[2] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[3] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[4] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[5] 0.001
testJumpReturnsACopy(JumpableUniformRandomProvider)[6] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[7] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[8] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[9] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[10] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[11] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[12] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[13] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[14] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[15] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[16] 0.001
testJumpReturnsACopy(JumpableUniformRandomProvider)[17] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[18] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[19] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[20] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[21] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[22] 0.001
testJumpReturnsACopy(JumpableUniformRandomProvider)[23] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[24] 0
testJumpReturnsACopy(JumpableUniformRandomProvider)[25] 0.001
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[1] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[2] 0.001
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[3] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[4] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[5] 0
skipped
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[6] 0
skipped
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[7] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[8] 0.001
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[9] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[10] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[11] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[12] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[13] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[14] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[15] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[16] 0.001
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[17] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[18] 0.001
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[19] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[20] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[21] 0.001
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[22] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[23] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[24] 0
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[25] 0

Well44497bTest

testConstructorWithSingleBitSeedIsFunctional 4.475
testReferenceCode 0.001
testConstructorWithZeroSeedIsNonFunctional 0

SplittableProvidersParametricTest

testSplitReturnsANewInstance(SplittableUniformRandomProvider)[1] 0.001
testSplitReturnsANewInstance(SplittableUniformRandomProvider)[2] 0
testSplitReturnsANewInstance(SplittableUniformRandomProvider)[3] 0
testSplitReturnsANewInstance(SplittableUniformRandomProvider)[4] 0.001
testSplitReturnsANewInstance(SplittableUniformRandomProvider)[5] 0
testSplitReturnsANewInstance(SplittableUniformRandomProvider)[6] 0.001
testSplitReturnsANewInstance(SplittableUniformRandomProvider)[7] 0
testSplitReturnsANewInstance(SplittableUniformRandomProvider)[8] 0
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[1] 0
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[2] 0
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[3] 0
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[4] 0
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[5] 0.001
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[6] 0
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[7] 0.001
testSplitsMethodsUseSameSpliterator(SplittableUniformRandomProvider)[8] 0.001
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[1] 0
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[2] 0
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[3] 0
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[4] 0.001
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[5] 0
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[6] 0
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[7] 0
testSplitWithSourceReturnsANewInstance(SplittableUniformRandomProvider)[8] 0
testSplitsSize(SplittableUniformRandomProvider)[1] 0
testSplitsSize(SplittableUniformRandomProvider)[2] 0
testSplitsSize(SplittableUniformRandomProvider)[3] 0
testSplitsSize(SplittableUniformRandomProvider)[4] 0
testSplitsSize(SplittableUniformRandomProvider)[5] 0.001
testSplitsSize(SplittableUniformRandomProvider)[6] 0
testSplitsSize(SplittableUniformRandomProvider)[7] 0
testSplitsSize(SplittableUniformRandomProvider)[8] 0
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[1] 0.001
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[2] 0
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[3] 0.001
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[4] 0
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[5] 0
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[6] 0
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[7] 0
testSplitWithSourceIsReproducible(SplittableUniformRandomProvider)[8] 0
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[1] 0
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[2] 0
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[3] 0
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[4] 0
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[5] 0
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[6] 0
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[7] 0.001
testSplitsUnlimitedStreamSize(SplittableUniformRandomProvider)[8] 0
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[1] 0
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[2] 0
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[3] 0
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[4] 0
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[5] 0.001
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[6] 0
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[7] 0
testSplitThrowsWithNullSource(SplittableUniformRandomProvider)[8] 0
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[1] 0.001
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[2] 0
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[3] 0
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[4] 0
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[5] 0
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[6] 0
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[7] 0
testSplitsNullSourceThrows(SplittableUniformRandomProvider)[8] 0.001
testSplits(SplittableUniformRandomProvider)[1] 0.003
testSplits(SplittableUniformRandomProvider)[2] 0.001
testSplits(SplittableUniformRandomProvider)[3] 0
testSplits(SplittableUniformRandomProvider)[4] 0.001
testSplits(SplittableUniformRandomProvider)[5] 0
testSplits(SplittableUniformRandomProvider)[6] 0
testSplits(SplittableUniformRandomProvider)[7] 0
testSplits(SplittableUniformRandomProvider)[8] 0
testSplitsParallel(SplittableUniformRandomProvider)[1] 0.001
testSplitsParallel(SplittableUniformRandomProvider)[2] 0.001
testSplitsParallel(SplittableUniformRandomProvider)[3] 0
testSplitsParallel(SplittableUniformRandomProvider)[4] 0.001
testSplitsParallel(SplittableUniformRandomProvider)[5] 0.001
testSplitsParallel(SplittableUniformRandomProvider)[6] 0.001
testSplitsParallel(SplittableUniformRandomProvider)[7] 0.001
testSplitsParallel(SplittableUniformRandomProvider)[8] 0.001
testSplitsSpliterator(SplittableUniformRandomProvider)[1] 0.002
testSplitsSpliterator(SplittableUniformRandomProvider)[2] 0
testSplitsSpliterator(SplittableUniformRandomProvider)[3] 0.001
testSplitsSpliterator(SplittableUniformRandomProvider)[4] 0
testSplitsSpliterator(SplittableUniformRandomProvider)[5] 0
testSplitsSpliterator(SplittableUniformRandomProvider)[6] 0
testSplitsSpliterator(SplittableUniformRandomProvider)[7] 0.001
testSplitsSpliterator(SplittableUniformRandomProvider)[8] 0
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[1] 0
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[2] 0.001
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[3] 0
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[4] 0.001
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[5] 0
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[6] 0
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[7] 0
testSplitsInvalidStreamSizeThrows(SplittableUniformRandomProvider)[8] 0

PcgMcgXshRs32Test

testReferenceCode 0

SplitMix64Test

testReferenceCode 0.001

L64X1024MixTest

testLongJump(long[], long[])[1] 0.002
testLongJump(long[], long[])[2] 0
testLongJump(long[], long[])[3] 0
testJump(long[], long[])[1] 0.001
testJump(long[], long[])[2] 0.001
testJump(long[], long[])[3] 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testReferenceData(long[], long[])[1] 0
testReferenceData(long[], long[])[2] 0
testReferenceData(long[], long[])[3] 0
testConstructorWithoutFullLengthSeed(long[])[1] 0
testConstructorWithoutFullLengthSeed(long[])[2] 0
testConstructorWithoutFullLengthSeed(long[])[3] 0.001
testReferenceDataWithComposite(long[], long[])[1] 0
testReferenceDataWithComposite(long[], long[])[2] 0.001
testReferenceDataWithComposite(long[], long[])[3] 0.001
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testConstructorWithZeroSeedIsPartiallyFunctional 0.001
testInitialOutput 0
testInitialOutput 0.001
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0.001
testJumpAndOutput 0
testJumpAndOutput 0.001
testSplitWithZeroBits 0.001

ProvidersCommonParametricTest

testUniformNextFloat(UniformRandomProvider)[1] 0.041
testUniformNextFloat(UniformRandomProvider)[2] 0.092
testUniformNextFloat(UniformRandomProvider)[3] 0.031
testUniformNextFloat(UniformRandomProvider)[4] 0.026
testUniformNextFloat(UniformRandomProvider)[5] 0.024
testUniformNextFloat(UniformRandomProvider)[6] 0.021
testUniformNextFloat(UniformRandomProvider)[7] 0.026
testUniformNextFloat(UniformRandomProvider)[8] 0.024
testUniformNextFloat(UniformRandomProvider)[9] 0.021
testUniformNextFloat(UniformRandomProvider)[10] 0.027
testUniformNextFloat(UniformRandomProvider)[11] 0.019
testUniformNextFloat(UniformRandomProvider)[12] 0.014
testUniformNextFloat(UniformRandomProvider)[13] 0.016
testUniformNextFloat(UniformRandomProvider)[14] 0.015
testUniformNextFloat(UniformRandomProvider)[15] 0.014
testUniformNextFloat(UniformRandomProvider)[16] 0.015
testUniformNextFloat(UniformRandomProvider)[17] 0.014
testUniformNextFloat(UniformRandomProvider)[18] 0.015
testUniformNextFloat(UniformRandomProvider)[19] 0.014
testUniformNextFloat(UniformRandomProvider)[20] 0.016
testUniformNextFloat(UniformRandomProvider)[21] 0.016
testUniformNextFloat(UniformRandomProvider)[22] 0.013
testUniformNextFloat(UniformRandomProvider)[23] 0.013
testUniformNextFloat(UniformRandomProvider)[24] 0.013
testUniformNextFloat(UniformRandomProvider)[25] 0.015
testUniformNextFloat(UniformRandomProvider)[26] 0.015
testUniformNextFloat(UniformRandomProvider)[27] 0.014
testUniformNextFloat(UniformRandomProvider)[28] 0.013
testUniformNextFloat(UniformRandomProvider)[29] 0.014
testUniformNextFloat(UniformRandomProvider)[30] 0.015
testUniformNextFloat(UniformRandomProvider)[31] 0.014
testUniformNextFloat(UniformRandomProvider)[32] 0.016
testUniformNextFloat(UniformRandomProvider)[33] 0.013
testUniformNextFloat(UniformRandomProvider)[34] 0.014
testUniformNextFloat(UniformRandomProvider)[35] 0.014
testUniformNextFloat(UniformRandomProvider)[36] 0.013
testUniformNextFloat(UniformRandomProvider)[37] 0.015
testUniformNextFloat(UniformRandomProvider)[38] 0.013
testUniformNextFloat(UniformRandomProvider)[39] 0.014
testUniformNextFloat(UniformRandomProvider)[40] 0.013
testUniformNextFloat(UniformRandomProvider)[41] 0.014
testUniformNextFloat(UniformRandomProvider)[42] 0.014
testUniformNextFloat(UniformRandomProvider)[43] 0.013
testUniformNextFloat(UniformRandomProvider)[44] 0.013
testUniformNextFloat(UniformRandomProvider)[45] 0.013
testUniformNextFloat(UniformRandomProvider)[46] 0.013
testUniformNextFloat(UniformRandomProvider)[47] 0.014
testUniformNextFloat(UniformRandomProvider)[48] 0.013
testUniformNextFloat(UniformRandomProvider)[49] 0.014
testUniformNextFloat(UniformRandomProvider)[50] 0.014
testUniformNextFloat(UniformRandomProvider)[51] 0.013
testUniformNextFloat(UniformRandomProvider)[52] 0.014
testUniformNextFloat(UniformRandomProvider)[53] 0.016
testUniformNextFloat(UniformRandomProvider)[54] 0.015
testUniformNextFloat(UniformRandomProvider)[55] 0.014
testUniformNextBooleanRandomWalk(UniformRandomProvider)[1] 0.002
testUniformNextBooleanRandomWalk(UniformRandomProvider)[2] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[3] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[4] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[5] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[6] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[7] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[8] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[9] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[10] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[11] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[12] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[13] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[14] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[15] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[16] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[17] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[18] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[19] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[20] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[21] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[22] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[23] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[24] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[25] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[26] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[27] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[28] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[29] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[30] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[31] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[32] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[33] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[34] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[35] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[36] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[37] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[38] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[39] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[40] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[41] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[42] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[43] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[44] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[45] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[46] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[47] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[48] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[49] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[50] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[51] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[52] 0
testUniformNextBooleanRandomWalk(UniformRandomProvider)[53] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[54] 0.001
testUniformNextBooleanRandomWalk(UniformRandomProvider)[55] 0.001
testUniformNextIntegerInRange(UniformRandomProvider)[1] 0.235
testUniformNextIntegerInRange(UniformRandomProvider)[2] 0.21
testUniformNextIntegerInRange(UniformRandomProvider)[3] 0.207
testUniformNextIntegerInRange(UniformRandomProvider)[4] 0.159
testUniformNextIntegerInRange(UniformRandomProvider)[5] 0.164
testUniformNextIntegerInRange(UniformRandomProvider)[6] 0.171
testUniformNextIntegerInRange(UniformRandomProvider)[7] 0.181
testUniformNextIntegerInRange(UniformRandomProvider)[8] 0.196
testUniformNextIntegerInRange(UniformRandomProvider)[9] 0.148
testUniformNextIntegerInRange(UniformRandomProvider)[10] 0.13
testUniformNextIntegerInRange(UniformRandomProvider)[11] 0.145
testUniformNextIntegerInRange(UniformRandomProvider)[12] 0.147
testUniformNextIntegerInRange(UniformRandomProvider)[13] 0.156
testUniformNextIntegerInRange(UniformRandomProvider)[14] 0.125
testUniformNextIntegerInRange(UniformRandomProvider)[15] 0.132
testUniformNextIntegerInRange(UniformRandomProvider)[16] 0.131
testUniformNextIntegerInRange(UniformRandomProvider)[17] 0.133
testUniformNextIntegerInRange(UniformRandomProvider)[18] 0.155
testUniformNextIntegerInRange(UniformRandomProvider)[19] 0.141
testUniformNextIntegerInRange(UniformRandomProvider)[20] 0.131
testUniformNextIntegerInRange(UniformRandomProvider)[21] 0.148
testUniformNextIntegerInRange(UniformRandomProvider)[22] 0.126
testUniformNextIntegerInRange(UniformRandomProvider)[23] 0.134
testUniformNextIntegerInRange(UniformRandomProvider)[24] 0.128
testUniformNextIntegerInRange(UniformRandomProvider)[25] 0.131
testUniformNextIntegerInRange(UniformRandomProvider)[26] 0.133
testUniformNextIntegerInRange(UniformRandomProvider)[27] 0.122
testUniformNextIntegerInRange(UniformRandomProvider)[28] 0.123
testUniformNextIntegerInRange(UniformRandomProvider)[29] 0.125
testUniformNextIntegerInRange(UniformRandomProvider)[30] 0.128
testUniformNextIntegerInRange(UniformRandomProvider)[31] 0.127
testUniformNextIntegerInRange(UniformRandomProvider)[32] 0.128
testUniformNextIntegerInRange(UniformRandomProvider)[33] 0.123
testUniformNextIntegerInRange(UniformRandomProvider)[34] 0.127
testUniformNextIntegerInRange(UniformRandomProvider)[35] 0.124
testUniformNextIntegerInRange(UniformRandomProvider)[36] 0.124
testUniformNextIntegerInRange(UniformRandomProvider)[37] 0.126
testUniformNextIntegerInRange(UniformRandomProvider)[38] 0.126
testUniformNextIntegerInRange(UniformRandomProvider)[39] 0.146
testUniformNextIntegerInRange(UniformRandomProvider)[40] 0.156
testUniformNextIntegerInRange(UniformRandomProvider)[41] 0.133
testUniformNextIntegerInRange(UniformRandomProvider)[42] 0.13
testUniformNextIntegerInRange(UniformRandomProvider)[43] 0.126
testUniformNextIntegerInRange(UniformRandomProvider)[44] 0.125
testUniformNextIntegerInRange(UniformRandomProvider)[45] 0.127
testUniformNextIntegerInRange(UniformRandomProvider)[46] 0.128
testUniformNextIntegerInRange(UniformRandomProvider)[47] 0.145
testUniformNextIntegerInRange(UniformRandomProvider)[48] 0.129
testUniformNextIntegerInRange(UniformRandomProvider)[49] 0.126
testUniformNextIntegerInRange(UniformRandomProvider)[50] 0.126
testUniformNextIntegerInRange(UniformRandomProvider)[51] 0.127
testUniformNextIntegerInRange(UniformRandomProvider)[52] 0.128
testUniformNextIntegerInRange(UniformRandomProvider)[53] 0.145
testUniformNextIntegerInRange(UniformRandomProvider)[54] 0.133
testUniformNextIntegerInRange(UniformRandomProvider)[55] 0.136
testPreconditionNextInt(UniformRandomProvider)[1] 0.001
testPreconditionNextInt(UniformRandomProvider)[2] 0
testPreconditionNextInt(UniformRandomProvider)[3] 0
testPreconditionNextInt(UniformRandomProvider)[4] 0
testPreconditionNextInt(UniformRandomProvider)[5] 0
testPreconditionNextInt(UniformRandomProvider)[6] 0
testPreconditionNextInt(UniformRandomProvider)[7] 0
testPreconditionNextInt(UniformRandomProvider)[8] 0
testPreconditionNextInt(UniformRandomProvider)[9] 0
testPreconditionNextInt(UniformRandomProvider)[10] 0
testPreconditionNextInt(UniformRandomProvider)[11] 0
testPreconditionNextInt(UniformRandomProvider)[12] 0
testPreconditionNextInt(UniformRandomProvider)[13] 0
testPreconditionNextInt(UniformRandomProvider)[14] 0
testPreconditionNextInt(UniformRandomProvider)[15] 0
testPreconditionNextInt(UniformRandomProvider)[16] 0.001
testPreconditionNextInt(UniformRandomProvider)[17] 0
testPreconditionNextInt(UniformRandomProvider)[18] 0.001
testPreconditionNextInt(UniformRandomProvider)[19] 0
testPreconditionNextInt(UniformRandomProvider)[20] 0.001
testPreconditionNextInt(UniformRandomProvider)[21] 0
testPreconditionNextInt(UniformRandomProvider)[22] 0.001
testPreconditionNextInt(UniformRandomProvider)[23] 0
testPreconditionNextInt(UniformRandomProvider)[24] 0
testPreconditionNextInt(UniformRandomProvider)[25] 0
testPreconditionNextInt(UniformRandomProvider)[26] 0
testPreconditionNextInt(UniformRandomProvider)[27] 0
testPreconditionNextInt(UniformRandomProvider)[28] 0
testPreconditionNextInt(UniformRandomProvider)[29] 0
testPreconditionNextInt(UniformRandomProvider)[30] 0
testPreconditionNextInt(UniformRandomProvider)[31] 0
testPreconditionNextInt(UniformRandomProvider)[32] 0
testPreconditionNextInt(UniformRandomProvider)[33] 0
testPreconditionNextInt(UniformRandomProvider)[34] 0
testPreconditionNextInt(UniformRandomProvider)[35] 0
testPreconditionNextInt(UniformRandomProvider)[36] 0
testPreconditionNextInt(UniformRandomProvider)[37] 0
testPreconditionNextInt(UniformRandomProvider)[38] 0
testPreconditionNextInt(UniformRandomProvider)[39] 0.001
testPreconditionNextInt(UniformRandomProvider)[40] 0
testPreconditionNextInt(UniformRandomProvider)[41] 0.001
testPreconditionNextInt(UniformRandomProvider)[42] 0
testPreconditionNextInt(UniformRandomProvider)[43] 0.001
testPreconditionNextInt(UniformRandomProvider)[44] 0
testPreconditionNextInt(UniformRandomProvider)[45] 0.001
testPreconditionNextInt(UniformRandomProvider)[46] 0
testPreconditionNextInt(UniformRandomProvider)[47] 0.001
testPreconditionNextInt(UniformRandomProvider)[48] 0
testPreconditionNextInt(UniformRandomProvider)[49] 0.001
testPreconditionNextInt(UniformRandomProvider)[50] 0
testPreconditionNextInt(UniformRandomProvider)[51] 0
testPreconditionNextInt(UniformRandomProvider)[52] 0
testPreconditionNextInt(UniformRandomProvider)[53] 0
testPreconditionNextInt(UniformRandomProvider)[54] 0
testPreconditionNextInt(UniformRandomProvider)[55] 0
testUniformNextBytesFullBuffer(UniformRandomProvider)[1] 0.005
testUniformNextBytesFullBuffer(UniformRandomProvider)[2] 0.003
testUniformNextBytesFullBuffer(UniformRandomProvider)[3] 0.007
testUniformNextBytesFullBuffer(UniformRandomProvider)[4] 0.007
testUniformNextBytesFullBuffer(UniformRandomProvider)[5] 0.003
testUniformNextBytesFullBuffer(UniformRandomProvider)[6] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[7] 0.003
testUniformNextBytesFullBuffer(UniformRandomProvider)[8] 0.003
testUniformNextBytesFullBuffer(UniformRandomProvider)[9] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[10] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[11] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[12] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[13] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[14] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[15] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[16] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[17] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[18] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[19] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[20] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[21] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[22] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[23] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[24] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[25] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[26] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[27] 0.003
testUniformNextBytesFullBuffer(UniformRandomProvider)[28] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[29] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[30] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[31] 0.004
testUniformNextBytesFullBuffer(UniformRandomProvider)[32] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[33] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[34] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[35] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[36] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[37] 0.002
testUniformNextBytesFullBuffer(UniformRandomProvider)[38] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[39] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[40] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[41] 0
testUniformNextBytesFullBuffer(UniformRandomProvider)[42] 0
testUniformNextBytesFullBuffer(UniformRandomProvider)[43] 0
testUniformNextBytesFullBuffer(UniformRandomProvider)[44] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[45] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[46] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[47] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[48] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[49] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[50] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[51] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[52] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[53] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[54] 0.001
testUniformNextBytesFullBuffer(UniformRandomProvider)[55] 0.001
testPreconditionNextBytes(UniformRandomProvider)[1] 0.002
testPreconditionNextBytes(UniformRandomProvider)[2] 0.001
testPreconditionNextBytes(UniformRandomProvider)[3] 0.001
testPreconditionNextBytes(UniformRandomProvider)[4] 0.001
testPreconditionNextBytes(UniformRandomProvider)[5] 0.001
testPreconditionNextBytes(UniformRandomProvider)[6] 0.001
testPreconditionNextBytes(UniformRandomProvider)[7] 0.001
testPreconditionNextBytes(UniformRandomProvider)[8] 0
testPreconditionNextBytes(UniformRandomProvider)[9] 0
testPreconditionNextBytes(UniformRandomProvider)[10] 0
testPreconditionNextBytes(UniformRandomProvider)[11] 0.001
testPreconditionNextBytes(UniformRandomProvider)[12] 0.001
testPreconditionNextBytes(UniformRandomProvider)[13] 0
testPreconditionNextBytes(UniformRandomProvider)[14] 0
testPreconditionNextBytes(UniformRandomProvider)[15] 0.001
testPreconditionNextBytes(UniformRandomProvider)[16] 0.001
testPreconditionNextBytes(UniformRandomProvider)[17] 0.001
testPreconditionNextBytes(UniformRandomProvider)[18] 0
testPreconditionNextBytes(UniformRandomProvider)[19] 0
testPreconditionNextBytes(UniformRandomProvider)[20] 0.001
testPreconditionNextBytes(UniformRandomProvider)[21] 0.001
testPreconditionNextBytes(UniformRandomProvider)[22] 0
testPreconditionNextBytes(UniformRandomProvider)[23] 0
testPreconditionNextBytes(UniformRandomProvider)[24] 0.001
testPreconditionNextBytes(UniformRandomProvider)[25] 0.001
testPreconditionNextBytes(UniformRandomProvider)[26] 0
testPreconditionNextBytes(UniformRandomProvider)[27] 0
testPreconditionNextBytes(UniformRandomProvider)[28] 0.001
testPreconditionNextBytes(UniformRandomProvider)[29] 0.001
testPreconditionNextBytes(UniformRandomProvider)[30] 0
testPreconditionNextBytes(UniformRandomProvider)[31] 0
testPreconditionNextBytes(UniformRandomProvider)[32] 0
testPreconditionNextBytes(UniformRandomProvider)[33] 0.001
testPreconditionNextBytes(UniformRandomProvider)[34] 0
testPreconditionNextBytes(UniformRandomProvider)[35] 0
testPreconditionNextBytes(UniformRandomProvider)[36] 0.001
testPreconditionNextBytes(UniformRandomProvider)[37] 0.001
testPreconditionNextBytes(UniformRandomProvider)[38] 0
testPreconditionNextBytes(UniformRandomProvider)[39] 0
testPreconditionNextBytes(UniformRandomProvider)[40] 0.001
testPreconditionNextBytes(UniformRandomProvider)[41] 0.001
testPreconditionNextBytes(UniformRandomProvider)[42] 0
testPreconditionNextBytes(UniformRandomProvider)[43] 0
testPreconditionNextBytes(UniformRandomProvider)[44] 0.001
testPreconditionNextBytes(UniformRandomProvider)[45] 0.001
testPreconditionNextBytes(UniformRandomProvider)[46] 0
testPreconditionNextBytes(UniformRandomProvider)[47] 0
testPreconditionNextBytes(UniformRandomProvider)[48] 0.001
testPreconditionNextBytes(UniformRandomProvider)[49] 0.001
testPreconditionNextBytes(UniformRandomProvider)[50] 0
testPreconditionNextBytes(UniformRandomProvider)[51] 0
testPreconditionNextBytes(UniformRandomProvider)[52] 0.001
testPreconditionNextBytes(UniformRandomProvider)[53] 0.001
testPreconditionNextBytes(UniformRandomProvider)[54] 0
testPreconditionNextBytes(UniformRandomProvider)[55] 0
testStateSettable(RestorableUniformRandomProvider)[1] 0.039
testStateSettable(RestorableUniformRandomProvider)[2] 0.057
testStateSettable(RestorableUniformRandomProvider)[3] 0.021
testStateSettable(RestorableUniformRandomProvider)[4] 0.02
testStateSettable(RestorableUniformRandomProvider)[5] 0.021
testStateSettable(RestorableUniformRandomProvider)[6] 0.022
testStateSettable(RestorableUniformRandomProvider)[7] 0.024
testStateSettable(RestorableUniformRandomProvider)[8] 0.035
testStateSettable(RestorableUniformRandomProvider)[9] 0.015
testStateSettable(RestorableUniformRandomProvider)[10] 0.013
testStateSettable(RestorableUniformRandomProvider)[11] 0.014
testStateSettable(RestorableUniformRandomProvider)[12] 0.017
testStateSettable(RestorableUniformRandomProvider)[13] 0.015
testStateSettable(RestorableUniformRandomProvider)[14] 0.014
testStateSettable(RestorableUniformRandomProvider)[15] 0.014
testStateSettable(RestorableUniformRandomProvider)[16] 0.014
testStateSettable(RestorableUniformRandomProvider)[17] 0.014
testStateSettable(RestorableUniformRandomProvider)[18] 0.014
testStateSettable(RestorableUniformRandomProvider)[19] 0.01
testStateSettable(RestorableUniformRandomProvider)[20] 0.01
testStateSettable(RestorableUniformRandomProvider)[21] 0.011
testStateSettable(RestorableUniformRandomProvider)[22] 0.008
testStateSettable(RestorableUniformRandomProvider)[23] 0.009
testStateSettable(RestorableUniformRandomProvider)[24] 0.009
testStateSettable(RestorableUniformRandomProvider)[25] 0.009
testStateSettable(RestorableUniformRandomProvider)[26] 0.009
testStateSettable(RestorableUniformRandomProvider)[27] 0.008
testStateSettable(RestorableUniformRandomProvider)[28] 0.01
testStateSettable(RestorableUniformRandomProvider)[29] 0.008
testStateSettable(RestorableUniformRandomProvider)[30] 0.016
testStateSettable(RestorableUniformRandomProvider)[31] 0.008
testStateSettable(RestorableUniformRandomProvider)[32] 0.009
testStateSettable(RestorableUniformRandomProvider)[33] 0.008
testStateSettable(RestorableUniformRandomProvider)[34] 0.008
testStateSettable(RestorableUniformRandomProvider)[35] 0.008
testStateSettable(RestorableUniformRandomProvider)[36] 0.008
testStateSettable(RestorableUniformRandomProvider)[37] 0.008
testStateSettable(RestorableUniformRandomProvider)[38] 0.009
testStateSettable(RestorableUniformRandomProvider)[39] 0.008
testStateSettable(RestorableUniformRandomProvider)[40] 0.008
testStateSettable(RestorableUniformRandomProvider)[41] 0.008
testStateSettable(RestorableUniformRandomProvider)[42] 0.008
testStateSettable(RestorableUniformRandomProvider)[43] 0.008
testStateSettable(RestorableUniformRandomProvider)[44] 0.009
testStateSettable(RestorableUniformRandomProvider)[45] 0.008
testStateSettable(RestorableUniformRandomProvider)[46] 0.008
testStateSettable(RestorableUniformRandomProvider)[47] 0.009
testStateSettable(RestorableUniformRandomProvider)[48] 0.009
testStateSettable(RestorableUniformRandomProvider)[49] 0.008
testStateSettable(RestorableUniformRandomProvider)[50] 0.008
testStateSettable(RestorableUniformRandomProvider)[51] 0.008
testStateSettable(RestorableUniformRandomProvider)[52] 0.008
testStateSettable(RestorableUniformRandomProvider)[53] 0.008
testStateSettable(RestorableUniformRandomProvider)[54] 0.009
testStateSettable(RestorableUniformRandomProvider)[55] 0.009
testUniformNextLongRandomWalk(UniformRandomProvider)[1] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[2] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[3] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[4] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[5] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[6] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[7] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[8] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[9] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[10] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[11] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[12] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[13] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[14] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[15] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[16] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[17] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[18] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[19] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[20] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[21] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[22] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[23] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[24] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[25] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[26] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[27] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[28] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[29] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[30] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[31] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[32] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[33] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[34] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[35] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[36] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[37] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[38] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[39] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[40] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[41] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[42] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[43] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[44] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[45] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[46] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[47] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[48] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[49] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[50] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[51] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[52] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[53] 0.001
testUniformNextLongRandomWalk(UniformRandomProvider)[54] 0
testUniformNextLongRandomWalk(UniformRandomProvider)[55] 0
testUniformNextBytesPartialBuffer(UniformRandomProvider)[1] 0.028
testUniformNextBytesPartialBuffer(UniformRandomProvider)[2] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[3] 0.005
testUniformNextBytesPartialBuffer(UniformRandomProvider)[4] 0.005
testUniformNextBytesPartialBuffer(UniformRandomProvider)[5] 0.005
testUniformNextBytesPartialBuffer(UniformRandomProvider)[6] 0.005
testUniformNextBytesPartialBuffer(UniformRandomProvider)[7] 0.006
testUniformNextBytesPartialBuffer(UniformRandomProvider)[8] 0.007
testUniformNextBytesPartialBuffer(UniformRandomProvider)[9] 0.005
testUniformNextBytesPartialBuffer(UniformRandomProvider)[10] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[11] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[12] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[13] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[14] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[15] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[16] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[17] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[18] 0.005
testUniformNextBytesPartialBuffer(UniformRandomProvider)[19] 0.005
testUniformNextBytesPartialBuffer(UniformRandomProvider)[20] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[21] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[22] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[23] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[24] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[25] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[26] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[27] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[28] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[29] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[30] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[31] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[32] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[33] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[34] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[35] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[36] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[37] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[38] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[39] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[40] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[41] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[42] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[43] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[44] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[45] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[46] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[47] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[48] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[49] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[50] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[51] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[52] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[53] 0.003
testUniformNextBytesPartialBuffer(UniformRandomProvider)[54] 0.004
testUniformNextBytesPartialBuffer(UniformRandomProvider)[55] 0.004
testUniformNextIntRandomWalk(UniformRandomProvider)[1] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[2] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[3] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[4] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[5] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[6] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[7] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[8] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[9] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[10] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[11] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[12] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[13] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[14] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[15] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[16] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[17] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[18] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[19] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[20] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[21] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[22] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[23] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[24] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[25] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[26] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[27] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[28] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[29] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[30] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[31] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[32] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[33] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[34] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[35] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[36] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[37] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[38] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[39] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[40] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[41] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[42] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[43] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[44] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[45] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[46] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[47] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[48] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[49] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[50] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[51] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[52] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[53] 0.001
testUniformNextIntRandomWalk(UniformRandomProvider)[54] 0
testUniformNextIntRandomWalk(UniformRandomProvider)[55] 0
testUniformNextLongInRange(UniformRandomProvider)[1] 0.478
testUniformNextLongInRange(UniformRandomProvider)[2] 0.194
testUniformNextLongInRange(UniformRandomProvider)[3] 0.187
testUniformNextLongInRange(UniformRandomProvider)[4] 0.217
testUniformNextLongInRange(UniformRandomProvider)[5] 0.208
testUniformNextLongInRange(UniformRandomProvider)[6] 0.219
testUniformNextLongInRange(UniformRandomProvider)[7] 0.235
testUniformNextLongInRange(UniformRandomProvider)[8] 0.251
testUniformNextLongInRange(UniformRandomProvider)[9] 0.176
testUniformNextLongInRange(UniformRandomProvider)[10] 0.155
testUniformNextLongInRange(UniformRandomProvider)[11] 0.161
testUniformNextLongInRange(UniformRandomProvider)[12] 0.154
testUniformNextLongInRange(UniformRandomProvider)[13] 0.175
testUniformNextLongInRange(UniformRandomProvider)[14] 0.156
testUniformNextLongInRange(UniformRandomProvider)[15] 0.161
testUniformNextLongInRange(UniformRandomProvider)[16] 0.158
testUniformNextLongInRange(UniformRandomProvider)[17] 0.158
testUniformNextLongInRange(UniformRandomProvider)[18] 0.178
testUniformNextLongInRange(UniformRandomProvider)[19] 0.178
testUniformNextLongInRange(UniformRandomProvider)[20] 0.16
testUniformNextLongInRange(UniformRandomProvider)[21] 0.176
testUniformNextLongInRange(UniformRandomProvider)[22] 0.129
testUniformNextLongInRange(UniformRandomProvider)[23] 0.151
testUniformNextLongInRange(UniformRandomProvider)[24] 0.152
testUniformNextLongInRange(UniformRandomProvider)[25] 0.16
testUniformNextLongInRange(UniformRandomProvider)[26] 0.163
testUniformNextLongInRange(UniformRandomProvider)[27] 0.141
testUniformNextLongInRange(UniformRandomProvider)[28] 0.139
testUniformNextLongInRange(UniformRandomProvider)[29] 0.139
testUniformNextLongInRange(UniformRandomProvider)[30] 0.143
testUniformNextLongInRange(UniformRandomProvider)[31] 0.144
testUniformNextLongInRange(UniformRandomProvider)[32] 0.149
testUniformNextLongInRange(UniformRandomProvider)[33] 0.144
testUniformNextLongInRange(UniformRandomProvider)[34] 0.142
testUniformNextLongInRange(UniformRandomProvider)[35] 0.145
testUniformNextLongInRange(UniformRandomProvider)[36] 0.141
testUniformNextLongInRange(UniformRandomProvider)[37] 0.136
testUniformNextLongInRange(UniformRandomProvider)[38] 0.144
testUniformNextLongInRange(UniformRandomProvider)[39] 0.143
testUniformNextLongInRange(UniformRandomProvider)[40] 0.141
testUniformNextLongInRange(UniformRandomProvider)[41] 0.14
testUniformNextLongInRange(UniformRandomProvider)[42] 0.14
testUniformNextLongInRange(UniformRandomProvider)[43] 0.138
testUniformNextLongInRange(UniformRandomProvider)[44] 0.141
testUniformNextLongInRange(UniformRandomProvider)[45] 0.143
testUniformNextLongInRange(UniformRandomProvider)[46] 0.154
testUniformNextLongInRange(UniformRandomProvider)[47] 0.16
testUniformNextLongInRange(UniformRandomProvider)[48] 0.143
testUniformNextLongInRange(UniformRandomProvider)[49] 0.14
testUniformNextLongInRange(UniformRandomProvider)[50] 0.145
testUniformNextLongInRange(UniformRandomProvider)[51] 0.148
testUniformNextLongInRange(UniformRandomProvider)[52] 0.149
testUniformNextLongInRange(UniformRandomProvider)[53] 0.156
testUniformNextLongInRange(UniformRandomProvider)[54] 0.156
testUniformNextLongInRange(UniformRandomProvider)[55] 0.161
testPreconditionNextLong(UniformRandomProvider)[1] 0.001
testPreconditionNextLong(UniformRandomProvider)[2] 0
testPreconditionNextLong(UniformRandomProvider)[3] 0
testPreconditionNextLong(UniformRandomProvider)[4] 0
testPreconditionNextLong(UniformRandomProvider)[5] 0
testPreconditionNextLong(UniformRandomProvider)[6] 0
testPreconditionNextLong(UniformRandomProvider)[7] 0
testPreconditionNextLong(UniformRandomProvider)[8] 0
testPreconditionNextLong(UniformRandomProvider)[9] 0.001
testPreconditionNextLong(UniformRandomProvider)[10] 0
testPreconditionNextLong(UniformRandomProvider)[11] 0
testPreconditionNextLong(UniformRandomProvider)[12] 0.001
testPreconditionNextLong(UniformRandomProvider)[13] 0
testPreconditionNextLong(UniformRandomProvider)[14] 0
testPreconditionNextLong(UniformRandomProvider)[15] 0
testPreconditionNextLong(UniformRandomProvider)[16] 0
testPreconditionNextLong(UniformRandomProvider)[17] 0
testPreconditionNextLong(UniformRandomProvider)[18] 0
testPreconditionNextLong(UniformRandomProvider)[19] 0.001
testPreconditionNextLong(UniformRandomProvider)[20] 0
testPreconditionNextLong(UniformRandomProvider)[21] 0
testPreconditionNextLong(UniformRandomProvider)[22] 0
testPreconditionNextLong(UniformRandomProvider)[23] 0
testPreconditionNextLong(UniformRandomProvider)[24] 0
testPreconditionNextLong(UniformRandomProvider)[25] 0
testPreconditionNextLong(UniformRandomProvider)[26] 0
testPreconditionNextLong(UniformRandomProvider)[27] 0.001
testPreconditionNextLong(UniformRandomProvider)[28] 0
testPreconditionNextLong(UniformRandomProvider)[29] 0
testPreconditionNextLong(UniformRandomProvider)[30] 0
testPreconditionNextLong(UniformRandomProvider)[31] 0
testPreconditionNextLong(UniformRandomProvider)[32] 0
testPreconditionNextLong(UniformRandomProvider)[33] 0
testPreconditionNextLong(UniformRandomProvider)[34] 0
testPreconditionNextLong(UniformRandomProvider)[35] 0.001
testPreconditionNextLong(UniformRandomProvider)[36] 0
testPreconditionNextLong(UniformRandomProvider)[37] 0
testPreconditionNextLong(UniformRandomProvider)[38] 0.001
testPreconditionNextLong(UniformRandomProvider)[39] 0
testPreconditionNextLong(UniformRandomProvider)[40] 0
testPreconditionNextLong(UniformRandomProvider)[41] 0
testPreconditionNextLong(UniformRandomProvider)[42] 0
testPreconditionNextLong(UniformRandomProvider)[43] 0
testPreconditionNextLong(UniformRandomProvider)[44] 0
testPreconditionNextLong(UniformRandomProvider)[45] 0
testPreconditionNextLong(UniformRandomProvider)[46] 0.001
testPreconditionNextLong(UniformRandomProvider)[47] 0
testPreconditionNextLong(UniformRandomProvider)[48] 0
testPreconditionNextLong(UniformRandomProvider)[49] 0.001
testPreconditionNextLong(UniformRandomProvider)[50] 0
testPreconditionNextLong(UniformRandomProvider)[51] 0
testPreconditionNextLong(UniformRandomProvider)[52] 0
testPreconditionNextLong(UniformRandomProvider)[53] 0
testPreconditionNextLong(UniformRandomProvider)[54] 0.001
testPreconditionNextLong(UniformRandomProvider)[55] 0
testStateWrongSize(RestorableUniformRandomProvider)[1] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[2] 0
testStateWrongSize(RestorableUniformRandomProvider)[3] 0
testStateWrongSize(RestorableUniformRandomProvider)[4] 0
testStateWrongSize(RestorableUniformRandomProvider)[5] 0
testStateWrongSize(RestorableUniformRandomProvider)[6] 0
testStateWrongSize(RestorableUniformRandomProvider)[7] 0
testStateWrongSize(RestorableUniformRandomProvider)[8] 0
testStateWrongSize(RestorableUniformRandomProvider)[9] 0
testStateWrongSize(RestorableUniformRandomProvider)[10] 0
testStateWrongSize(RestorableUniformRandomProvider)[11] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[12] 0
testStateWrongSize(RestorableUniformRandomProvider)[13] 0
testStateWrongSize(RestorableUniformRandomProvider)[14] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[15] 0
testStateWrongSize(RestorableUniformRandomProvider)[16] 0
testStateWrongSize(RestorableUniformRandomProvider)[17] 0
testStateWrongSize(RestorableUniformRandomProvider)[18] 0
testStateWrongSize(RestorableUniformRandomProvider)[19] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[20] 0
testStateWrongSize(RestorableUniformRandomProvider)[21] 0
testStateWrongSize(RestorableUniformRandomProvider)[22] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[23] 0
testStateWrongSize(RestorableUniformRandomProvider)[24] 0
testStateWrongSize(RestorableUniformRandomProvider)[25] 0
testStateWrongSize(RestorableUniformRandomProvider)[26] 0
testStateWrongSize(RestorableUniformRandomProvider)[27] 0
testStateWrongSize(RestorableUniformRandomProvider)[28] 0
testStateWrongSize(RestorableUniformRandomProvider)[29] 0
testStateWrongSize(RestorableUniformRandomProvider)[30] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[31] 0
testStateWrongSize(RestorableUniformRandomProvider)[32] 0
testStateWrongSize(RestorableUniformRandomProvider)[33] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[34] 0
testStateWrongSize(RestorableUniformRandomProvider)[35] 0
testStateWrongSize(RestorableUniformRandomProvider)[36] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[37] 0
testStateWrongSize(RestorableUniformRandomProvider)[38] 0
testStateWrongSize(RestorableUniformRandomProvider)[39] 0
testStateWrongSize(RestorableUniformRandomProvider)[40] 0
testStateWrongSize(RestorableUniformRandomProvider)[41] 0
testStateWrongSize(RestorableUniformRandomProvider)[42] 0
testStateWrongSize(RestorableUniformRandomProvider)[43] 0
testStateWrongSize(RestorableUniformRandomProvider)[44] 0
testStateWrongSize(RestorableUniformRandomProvider)[45] 0
testStateWrongSize(RestorableUniformRandomProvider)[46] 0
testStateWrongSize(RestorableUniformRandomProvider)[47] 0
testStateWrongSize(RestorableUniformRandomProvider)[48] 0
testStateWrongSize(RestorableUniformRandomProvider)[49] 0
testStateWrongSize(RestorableUniformRandomProvider)[50] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[51] 0
testStateWrongSize(RestorableUniformRandomProvider)[52] 0
testStateWrongSize(RestorableUniformRandomProvider)[53] 0.001
testStateWrongSize(RestorableUniformRandomProvider)[54] 0
testStateWrongSize(RestorableUniformRandomProvider)[55] 0
testRestoreForeignState(RestorableUniformRandomProvider)[1] 0.001
testRestoreForeignState(RestorableUniformRandomProvider)[2] 0
testRestoreForeignState(RestorableUniformRandomProvider)[3] 0
testRestoreForeignState(RestorableUniformRandomProvider)[4] 0
testRestoreForeignState(RestorableUniformRandomProvider)[5] 0
testRestoreForeignState(RestorableUniformRandomProvider)[6] 0
testRestoreForeignState(RestorableUniformRandomProvider)[7] 0
testRestoreForeignState(RestorableUniformRandomProvider)[8] 0
testRestoreForeignState(RestorableUniformRandomProvider)[9] 0
testRestoreForeignState(RestorableUniformRandomProvider)[10] 0
testRestoreForeignState(RestorableUniformRandomProvider)[11] 0
testRestoreForeignState(RestorableUniformRandomProvider)[12] 0.001
testRestoreForeignState(RestorableUniformRandomProvider)[13] 0
testRestoreForeignState(RestorableUniformRandomProvider)[14] 0
testRestoreForeignState(RestorableUniformRandomProvider)[15] 0.001
testRestoreForeignState(RestorableUniformRandomProvider)[16] 0
testRestoreForeignState(RestorableUniformRandomProvider)[17] 0.001
testRestoreForeignState(RestorableUniformRandomProvider)[18] 0
testRestoreForeignState(RestorableUniformRandomProvider)[19] 0
testRestoreForeignState(RestorableUniformRandomProvider)[20] 0.001
testRestoreForeignState(RestorableUniformRandomProvider)[21] 0
testRestoreForeignState(RestorableUniformRandomProvider)[22] 0
testRestoreForeignState(RestorableUniformRandomProvider)[23] 0
testRestoreForeignState(RestorableUniformRandomProvider)[24] 0
testRestoreForeignState(RestorableUniformRandomProvider)[25] 0
testRestoreForeignState(RestorableUniformRandomProvider)[26] 0
testRestoreForeignState(RestorableUniformRandomProvider)[27] 0
testRestoreForeignState(RestorableUniformRandomProvider)[28] 0
testRestoreForeignState(RestorableUniformRandomProvider)[29] 0
testRestoreForeignState(RestorableUniformRandomProvider)[30] 0
testRestoreForeignState(RestorableUniformRandomProvider)[31] 0
testRestoreForeignState(RestorableUniformRandomProvider)[32] 0
testRestoreForeignState(RestorableUniformRandomProvider)[33] 0
testRestoreForeignState(RestorableUniformRandomProvider)[34] 0.001
testRestoreForeignState(RestorableUniformRandomProvider)[35] 0
testRestoreForeignState(RestorableUniformRandomProvider)[36] 0
testRestoreForeignState(RestorableUniformRandomProvider)[37] 0
testRestoreForeignState(RestorableUniformRandomProvider)[38] 0
testRestoreForeignState(RestorableUniformRandomProvider)[39] 0
testRestoreForeignState(RestorableUniformRandomProvider)[40] 0
testRestoreForeignState(RestorableUniformRandomProvider)[41] 0
testRestoreForeignState(RestorableUniformRandomProvider)[42] 0
testRestoreForeignState(RestorableUniformRandomProvider)[43] 0
testRestoreForeignState(RestorableUniformRandomProvider)[44] 0
testRestoreForeignState(RestorableUniformRandomProvider)[45] 0
testRestoreForeignState(RestorableUniformRandomProvider)[46] 0
testRestoreForeignState(RestorableUniformRandomProvider)[47] 0
testRestoreForeignState(RestorableUniformRandomProvider)[48] 0
testRestoreForeignState(RestorableUniformRandomProvider)[49] 0
testRestoreForeignState(RestorableUniformRandomProvider)[50] 0
testRestoreForeignState(RestorableUniformRandomProvider)[51] 0
testRestoreForeignState(RestorableUniformRandomProvider)[52] 0
testRestoreForeignState(RestorableUniformRandomProvider)[53] 0
testRestoreForeignState(RestorableUniformRandomProvider)[54] 0
testRestoreForeignState(RestorableUniformRandomProvider)[55] 0
testUniformNextDouble(UniformRandomProvider)[1] 0.022
testUniformNextDouble(UniformRandomProvider)[2] 0.034
testUniformNextDouble(UniformRandomProvider)[3] 0.02
testUniformNextDouble(UniformRandomProvider)[4] 0.022
testUniformNextDouble(UniformRandomProvider)[5] 0.023
testUniformNextDouble(UniformRandomProvider)[6] 0.025
testUniformNextDouble(UniformRandomProvider)[7] 0.027
testUniformNextDouble(UniformRandomProvider)[8] 0.03
testUniformNextDouble(UniformRandomProvider)[9] 0.018
testUniformNextDouble(UniformRandomProvider)[10] 0.016
testUniformNextDouble(UniformRandomProvider)[11] 0.017
testUniformNextDouble(UniformRandomProvider)[12] 0.016
testUniformNextDouble(UniformRandomProvider)[13] 0.019
testUniformNextDouble(UniformRandomProvider)[14] 0.015
testUniformNextDouble(UniformRandomProvider)[15] 0.016
testUniformNextDouble(UniformRandomProvider)[16] 0.016
testUniformNextDouble(UniformRandomProvider)[17] 0.015
testUniformNextDouble(UniformRandomProvider)[18] 0.018
testUniformNextDouble(UniformRandomProvider)[19] 0.019
testUniformNextDouble(UniformRandomProvider)[20] 0.016
testUniformNextDouble(UniformRandomProvider)[21] 0.018
testUniformNextDouble(UniformRandomProvider)[22] 0.014
testUniformNextDouble(UniformRandomProvider)[23] 0.015
testUniformNextDouble(UniformRandomProvider)[24] 0.015
testUniformNextDouble(UniformRandomProvider)[25] 0.017
testUniformNextDouble(UniformRandomProvider)[26] 0.018
testUniformNextDouble(UniformRandomProvider)[27] 0.016
testUniformNextDouble(UniformRandomProvider)[28] 0.016
testUniformNextDouble(UniformRandomProvider)[29] 0.016
testUniformNextDouble(UniformRandomProvider)[30] 0.016
testUniformNextDouble(UniformRandomProvider)[31] 0.016
testUniformNextDouble(UniformRandomProvider)[32] 0.019
testUniformNextDouble(UniformRandomProvider)[33] 0.016
testUniformNextDouble(UniformRandomProvider)[34] 0.016
testUniformNextDouble(UniformRandomProvider)[35] 0.015
testUniformNextDouble(UniformRandomProvider)[36] 0.016
testUniformNextDouble(UniformRandomProvider)[37] 0.014
testUniformNextDouble(UniformRandomProvider)[38] 0.016
testUniformNextDouble(UniformRandomProvider)[39] 0.016
testUniformNextDouble(UniformRandomProvider)[40] 0.016
testUniformNextDouble(UniformRandomProvider)[41] 0.014
testUniformNextDouble(UniformRandomProvider)[42] 0.015
testUniformNextDouble(UniformRandomProvider)[43] 0.014
testUniformNextDouble(UniformRandomProvider)[44] 0.016
testUniformNextDouble(UniformRandomProvider)[45] 0.016
testUniformNextDouble(UniformRandomProvider)[46] 0.016
testUniformNextDouble(UniformRandomProvider)[47] 0.018
testUniformNextDouble(UniformRandomProvider)[48] 0.016
testUniformNextDouble(UniformRandomProvider)[49] 0.016
testUniformNextDouble(UniformRandomProvider)[50] 0.017
testUniformNextDouble(UniformRandomProvider)[51] 0.017
testUniformNextDouble(UniformRandomProvider)[52] 0.017
testUniformNextDouble(UniformRandomProvider)[53] 0.018
testUniformNextDouble(UniformRandomProvider)[54] 0.019
testUniformNextDouble(UniformRandomProvider)[55] 0.018

TwoCmresTest

testSubcycleGeneratorsMustBeDifferent 0.003
testCmresFactoryThrowsWithDuplicateMultiplier 0.003
testAsymmetric 0.006
testSubcycleGeneratorsIndex 0.032
testSeedingWithASingleBitProducesDifferentOutputFromZeroSeed 0.001

L64X128MixTest

testLongJump(long[], long[])[1] 0.002
testLongJump(long[], long[])[2] 0.001
testLongJump(long[], long[])[3] 0
testJump(long[], long[])[1] 0.001
testJump(long[], long[])[2] 0
testJump(long[], long[])[3] 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testReferenceData(long[], long[])[1] 0.001
testReferenceData(long[], long[])[2] 0
testReferenceData(long[], long[])[3] 0
testConstructorWithoutFullLengthSeed(long[])[1] 0
testConstructorWithoutFullLengthSeed(long[])[2] 0.001
testConstructorWithoutFullLengthSeed(long[])[3] 0.001
testReferenceDataWithComposite(long[], long[])[1] 0
testReferenceDataWithComposite(long[], long[])[2] 0
testReferenceDataWithComposite(long[], long[])[3] 0
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testConstructorWithZeroSeedIsPartiallyFunctional 0
testInitialOutput 0.001
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0.001
testJumpAndOutput 0
testElementConstructor(long[], long[])[1] 0
testElementConstructor(long[], long[])[2] 0
testElementConstructor(long[], long[])[3] 0
testSplitWithZeroBits 0

BaseProviderTest

testExpandSeedLong(int)[1] 0
testExpandSeedLong(int)[2] 0
testExpandSeedLong(int)[3] 0.001
testExpandSeedLong(int)[4] 0
testExpandSeedLong(int)[5] 0
testExpandSeedLong(int)[6] 0
testExpandSeedLong(int)[7] 0
testExpandSeedLong(int)[8] 0
testExpandSeedLong(int)[9] 0
testStateSizeTooLarge 0.001
testStateSizeTooSmall 0.001
testCheckIndex 0.001
testExpandSeedInt(int)[1] 0.001
testExpandSeedInt(int)[2] 0
testExpandSeedInt(int)[3] 0
testExpandSeedInt(int)[4] 0
testExpandSeedInt(int)[5] 0.001
testExpandSeedInt(int)[6] 0
testExpandSeedInt(int)[7] 0
testExpandSeedInt(int)[8] 0
testExpandSeedInt(int)[9] 0
testFillStateInt 0
testFillStateLong 0

XoRoShiRo128PlusPlusTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0.001
testLongJump 0
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testNextOutputThrows 0
testConstructorWithZeroSeedIsNonFunctional 0

XoRoShiRo128PlusTest

testElementConstructor 0.001
testConstructorWithSingleBitSeedIsFunctional 0.002
testLongJump 0
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0.001
testConstructorWithZeroSeedIsNonFunctional 0

XoShiRo128PlusTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0.001
testLongJump 0
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0.001

LongProviderTest

testNextBytesIndices(int, int, int)[1] 0.018
testNextBytesIndices(int, int, int)[2] 0
testNextBytesIndices(int, int, int)[3] 0.001
testNextBytesIndices(int, int, int)[4] 0
testNextBytesIndices(int, int, int)[5] 0
testNextBytesIndices(int, int, int)[6] 0.003
testNextBytesIndices(int, int, int)[7] 0.001
testNextBytesIndices(int, int, int)[8] 0.001
testNextBytesIndices(int, int, int)[9] 0
testNextBytesIndices(int, int, int)[10] 0.001
testNextBoolean 0.003
testNextInt 0

RandomStreamsTest

testGenerateWithSeedSpliteratorThrows 0.003
testLargeStreamSize 0.002
testGenerateWithSeedInvalidStreamSizeThrows(long)[1] 0.001
testGenerateWithSeedInvalidStreamSizeThrows(long)[2] 0
testGenerateWithSeedInvalidStreamSizeThrows(long)[3] 0
testGenerateWithSeed(int, long)[1] 0.007
testGenerateWithSeed(int, long)[2] 0.003
testGenerateWithSeed(int, long)[3] 0.003
testGenerateWithSeed(int, long)[4] 0.004
testCreateSeed(long)[1] 0.053
testGenerateWithSeedSpliterator 0.002
testGenerateWithSeedNullArgumentThrows 0.001

XoShiRo512PlusPlusTest

testElementConstructor 0.001
testConstructorWithSingleBitSeedIsFunctional 0.002
testLongJump 0
testJump 0
testReferenceCode 0.001
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

XoRoShiRo1024StarTest

testConstructorWithSingleBitSeedIsFunctional 0.003
testLongJump 0.001
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

MultiplyWithCarry256Test

testConstructorWithSingleBitSeedIsFunctional 0.065
testMarsaglia 0.001
testConstructorWithZeroSeedIsNonFunctional 0

XoShiRo128PlusPlusTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0.001
testLongJump 0
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0.001
testConstructorWithZeroSeedIsNonFunctional 0

XoShiRo256PlusPlusTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0.001
testLongJump 0
testJump 0
testReferenceCode 0.001
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

PcgXshRr32Test

testReferenceCode 0
testReferenceCodeFixedIncrement 0

L128X256MixTest

testLongJump(long[], long[])[1] 0.002
testLongJump(long[], long[])[2] 0.001
testLongJump(long[], long[])[3] 0.001
testJump(long[], long[])[1] 0
testJump(long[], long[])[2] 0.001
testJump(long[], long[])[3] 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testReferenceData(long[], long[])[1] 0
testReferenceData(long[], long[])[2] 0
testReferenceData(long[], long[])[3] 0
testConstructorWithoutFullLengthSeed(long[])[1] 0
testConstructorWithoutFullLengthSeed(long[])[2] 0
testConstructorWithoutFullLengthSeed(long[])[3] 0
testReferenceDataWithComposite(long[], long[])[1] 0.001
testReferenceDataWithComposite(long[], long[])[2] 0.001
testReferenceDataWithComposite(long[], long[])[3] 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0.001
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testConstructorWithZeroSeedIsPartiallyFunctional 0
testInitialOutput 0.001
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testJumpAndOutput 0.001
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0
testElementConstructor(long[], long[])[1] 0
testElementConstructor(long[], long[])[2] 0.001
testElementConstructor(long[], long[])[3] 0
testSplitWithZeroBits 0

Well1024aTest

testConstructorWithSingleBitSeedIsFunctional 0.002
testReferenceCode 0
testConstructorWithZeroSeedIsNonFunctional 0

Providers32ParametricTest

testNextBytesChunks(RestorableUniformRandomProvider)[1] 0.009
testNextBytesChunks(RestorableUniformRandomProvider)[2] 0.002
testNextBytesChunks(RestorableUniformRandomProvider)[3] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[4] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[5] 0.002
testNextBytesChunks(RestorableUniformRandomProvider)[6] 0.002
testNextBytesChunks(RestorableUniformRandomProvider)[7] 0.002
testNextBytesChunks(RestorableUniformRandomProvider)[8] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[9] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[10] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[11] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[12] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[13] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[14] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[15] 0
testNextBytesChunks(RestorableUniformRandomProvider)[16] 0
testNextBytesChunks(RestorableUniformRandomProvider)[17] 0
testNextBytesChunks(RestorableUniformRandomProvider)[18] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[19] 0
testNextBytesChunks(RestorableUniformRandomProvider)[20] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[21] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[22] 0
testNextBytesChunks(RestorableUniformRandomProvider)[23] 0
testNextBytesChunks(RestorableUniformRandomProvider)[24] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[25] 0
testNextBytesChunks(RestorableUniformRandomProvider)[26] 0

XoShiRo128StarStarTest

testElementConstructor 0.001
testConstructorWithSingleBitSeedIsFunctional 0
testLongJump 0.001
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

LXMSupportTest

testLcgAdvancePow2(long, long, long)[1] 0.001
testLcgAdvancePow2(long, long, long)[2] 0.001
testLcgAdvancePow2(long, long, long)[3] 0
testLcgAdvancePow2(long, long, long)[4] 0
testLcgAdvancePow2(long, long, long)[5] 0.001
testLea64 0
testLcg128AdvancePow2(long, long, long, long, long, long)[1] 0.001
testLcg128AdvancePow2(long, long, long, long, long, long)[2] 0.001
testLcg128AdvancePow2(long, long, long, long, long, long)[3] 0.001
testLcg128AdvancePow2(long, long, long, long, long, long)[4] 0.001
testLcg128AdvancePow2(long, long, long, long, long, long)[5] 0.001
testLcg128AdvancePow2(long, long, long, long, long, long)[6] 0.002
testLcg128AdvancePow2(long, long, long, long, long, long)[7] 0.001
testLcg64Advance2Pow32Constants 0
testUnsignedMultiplyHigh 0.01
testLcg128Advance2Pow64Constants 0
testUnsignedMultiplyHighEdgeCases 0.001
testLcgAdvance2Pow32 0.001
testLcgAdvance2Pow64 0.003
testUnsignedAddHigh 0.001

MersenneTwister64Test

testConstructorWithEmptySeed 0.003
testMakotoNishimura 0.001

ISAACRandomTest

testReference1 0
testReference2 0.001

XoRoShiRo64StarStarTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

XoRoShiRo128StarStarTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0.001
testLongJump 0
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

XoShiRo512PlusTest

testElementConstructor 0.047
testConstructorWithSingleBitSeedIsFunctional 0.003
testLongJump 0.003
testJump 0.001
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0.001

Well19937aTest

testConstructorWithSingleBitSeedIsFunctional 0.699
testReferenceCode 0.001
testConstructorWithZeroSeedIsNonFunctional 0

XoRoShiRo64StarTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0.001
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

JenkinsSmallFast64Test

testReferenceCode 0.001

MiddleSquareWeylSequenceTest

testReferenceCode 0
testSelfSeeding 0
testConstructorWithZeroSeedIsNonFunctional 0
testNextLong 0.001

XoShiRo256PlusTest

testElementConstructor 0
testConstructorWithSingleBitSeedIsFunctional 0.001
testLongJump 0.001
testJump 0
testReferenceCode 0.001
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

L128X1024MixTest

testLongJump(long[], long[])[1] 0.002
testLongJump(long[], long[])[2] 0.001
testLongJump(long[], long[])[3] 0
testJump(long[], long[])[1] 0
testJump(long[], long[])[2] 0
testJump(long[], long[])[3] 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testReferenceData(long[], long[])[1] 0
testReferenceData(long[], long[])[2] 0
testReferenceData(long[], long[])[3] 0
testConstructorWithoutFullLengthSeed(long[])[1] 0
testConstructorWithoutFullLengthSeed(long[])[2] 0
testConstructorWithoutFullLengthSeed(long[])[3] 0
testReferenceDataWithComposite(long[], long[])[1] 0
testReferenceDataWithComposite(long[], long[])[2] 0
testReferenceDataWithComposite(long[], long[])[3] 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testConstructorWithZeroSeedIsPartiallyFunctional 0.001
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0.001
testJumpAndOutput 0.001
testJumpAndOutput 0.001
testSplitWithZeroBits 0

XoShiRo256StarStarTest

testElementConstructor 0.001
testConstructorWithSingleBitSeedIsFunctional 0.001
testLongJump 0
testJump 0
testReferenceCode 0.001
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

JDKRandomTest

testReferenceCode 0.001
testRestoreToNewInstance 0.001
testRestoreWithInvalidClass 0.001

L128X128MixTest

testLongJump(long[], long[])[1] 0.007
testLongJump(long[], long[])[2] 0.001
testLongJump(long[], long[])[3] 0.001
testJump(long[], long[])[1] 0.001
testJump(long[], long[])[2] 0.001
testJump(long[], long[])[3] 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testReferenceData(long[], long[])[1] 0
testReferenceData(long[], long[])[2] 0
testReferenceData(long[], long[])[3] 0.001
testConstructorWithoutFullLengthSeed(long[])[1] 0
testConstructorWithoutFullLengthSeed(long[])[2] 0.001
testConstructorWithoutFullLengthSeed(long[])[3] 0.001
testReferenceDataWithComposite(long[], long[])[1] 0
testReferenceDataWithComposite(long[], long[])[2] 0.001
testReferenceDataWithComposite(long[], long[])[3] 0.001
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0.001
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testConstructorWithZeroSeedIsPartiallyFunctional 0
testInitialOutput 0.001
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0.001
testInitialOutput 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0.001
testJumpAndOutput 0.001
testJumpAndOutput 0.001
testJumpAndOutput 0.001
testJumpAndOutput 0.001
testJumpAndOutput 0
testElementConstructor(long[], long[])[1] 0
testElementConstructor(long[], long[])[2] 0
testElementConstructor(long[], long[])[3] 0
testSplitWithZeroBits 0.001

Well512aTest

testConstructorWithSingleBitSeedIsFunctional 0.001
testReferenceCode 0
testConstructorWithZeroSeedIsNonFunctional 0

XoShiRo512StarStarTest

testElementConstructor 0.002
testConstructorWithSingleBitSeedIsFunctional 0.003
testLongJump 0
testJump 0.001
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

XoRoShiRo1024StarStarTest

testConstructorWithSingleBitSeedIsFunctional 0.009
testLongJump 0.001
testJump 0.001
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

L32X64MixTest

testLongJump(int[], int[])[1] 0.002
testLongJump(int[], int[])[2] 0
testLongJump(int[], int[])[3] 0
testJump(int[], int[])[1] 0
testJump(int[], int[])[2] 0.001
testJump(int[], int[])[3] 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0
testConstructorIgnoresFinalAddParameterSeedBit 0.001
testReferenceData(int[], int[])[1] 0
testReferenceData(int[], int[])[2] 0.001
testReferenceData(int[], int[])[3] 0
testConstructorWithoutFullLengthSeed(int[])[1] 0
testConstructorWithoutFullLengthSeed(int[])[2] 0
testConstructorWithoutFullLengthSeed(int[])[3] 0
testReferenceDataWithComposite(int[], int[])[1] 0.001
testReferenceDataWithComposite(int[], int[])[2] 0
testReferenceDataWithComposite(int[], int[])[3] 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0.001
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testLongJumpAndOutput 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0.001
testSaveRestoreAfterJump 0
testSaveRestoreAfterJump 0
testConstructorWithZeroSeedIsPartiallyFunctional 0
testInitialOutput 0.001
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0
testInitialOutput 0.001
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0.001
testSaveRestoreAfterLongJump 0
testSaveRestoreAfterLongJump 0
testJumpAndOutput 0.001
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0
testJumpAndOutput 0
testElementConstructor(int[], int[])[1] 0
testElementConstructor(int[], int[])[2] 0
testElementConstructor(int[], int[])[3] 0
testSplitWithZeroBits 0

KISSRandomTest

testConstructorWithZeroSeedInSubRangeIsPartiallyFunctional 0
testMarsaglia 0.001

Providers64ParametricTest

testNextBytesChunks(RestorableUniformRandomProvider)[1] 0
testNextBytesChunks(RestorableUniformRandomProvider)[2] 0
testNextBytesChunks(RestorableUniformRandomProvider)[3] 0
testNextBytesChunks(RestorableUniformRandomProvider)[4] 0
testNextBytesChunks(RestorableUniformRandomProvider)[5] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[6] 0
testNextBytesChunks(RestorableUniformRandomProvider)[7] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[8] 0
testNextBytesChunks(RestorableUniformRandomProvider)[9] 0
testNextBytesChunks(RestorableUniformRandomProvider)[10] 0
testNextBytesChunks(RestorableUniformRandomProvider)[11] 0
testNextBytesChunks(RestorableUniformRandomProvider)[12] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[13] 0
testNextBytesChunks(RestorableUniformRandomProvider)[14] 0
testNextBytesChunks(RestorableUniformRandomProvider)[15] 0
testNextBytesChunks(RestorableUniformRandomProvider)[16] 0
testNextBytesChunks(RestorableUniformRandomProvider)[17] 0
testNextBytesChunks(RestorableUniformRandomProvider)[18] 0
testNextBytesChunks(RestorableUniformRandomProvider)[19] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[20] 0
testNextBytesChunks(RestorableUniformRandomProvider)[21] 0
testNextBytesChunks(RestorableUniformRandomProvider)[22] 0
testNextBytesChunks(RestorableUniformRandomProvider)[23] 0
testNextBytesChunks(RestorableUniformRandomProvider)[24] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[25] 0
testNextBytesChunks(RestorableUniformRandomProvider)[26] 0
testNextBytesChunks(RestorableUniformRandomProvider)[27] 0.001
testNextBytesChunks(RestorableUniformRandomProvider)[28] 0
testNextBytesChunks(RestorableUniformRandomProvider)[29] 0.001

AbstractLXMTest$XBGTest

testXBGXoRoShiRo64Jump 0.001
testXBGXoRoShiRo64Jump 0
testXBGXoRoShiRo64Jump 0
testXBGXoRoShiRo64Jump 0
testXBGXoRoShiRo64Jump 0.001
testXBGXoRoShiRo64LongJump 0
testXBGXoRoShiRo64LongJump 0.001
testXBGXoRoShiRo64LongJump 0
testXBGXoRoShiRo64LongJump 0
testXBGXoRoShiRo64LongJump 0
testXBGXoRoShiRo64NoJump 0
testXBGXoRoShiRo64NoJump 0
testXBGXoRoShiRo64NoJump 0.001
testXBGXoRoShiRo64NoJump 0
testXBGXoRoShiRo64NoJump 0

XorShift1024StarPhiTest

testConstructorWithSingleBitSeedIsFunctional 0.003
testJump 0
testReferenceCode 0
testConstructorWithZeroSeedIsNonFunctional 0.001

IntProviderTest

testNextBytesIndices(int, int, int)[1] 0.001
testNextBytesIndices(int, int, int)[2] 0
testNextBytesIndices(int, int, int)[3] 0
testNextBytesIndices(int, int, int)[4] 0
testNextBytesIndices(int, int, int)[5] 0
testNextBytesIndices(int, int, int)[6] 0.001
testNextBytesIndices(int, int, int)[7] 0
testNextBytesIndices(int, int, int)[8] 0
testNextBytesIndices(int, int, int)[9] 0
testNextBytesIndices(int, int, int)[10] 0
testNextBoolean 0.001

PcgMcgXshRr32Test

testReferenceCode 0

XoRoShiRo1024PlusPlusTest

testConstructorWithSingleBitSeedIsFunctional 0.006
testLongJump 0.001
testJump 0
testReferenceCode 0
testConstructorWithoutFullLengthSeed 0
testConstructorWithZeroSeedIsNonFunctional 0

DotyHumphreySmallFastCounting64Test

testReferenceCode 0.002

Failure Details

[Summary] [Package List] [Test Cases]


testLongJumpReturnsACopy(JumpableUniformRandomProvider)[5]
skipped: skipped
testLongJumpReturnsACopy(JumpableUniformRandomProvider)[6]
skipped: skipped
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[5]
skipped: skipped
testLongJumpResetsDefaultState(JumpableUniformRandomProvider)[6]
skipped: skipped
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[5]
skipped: skipped
testLongJumpCopyMatchesPreJumpState(JumpableUniformRandomProvider)[6]
skipped: skipped