Fix Version |
Key |
Component |
Summary |
Type |
Resolution |
Status |
1.6 |
RNG-186 |
core, simple |
Commons-RNG Simple imports package that Commons-RNG Core does not export |
Task |
Fixed |
Resolved |
1.5 |
RNG-170 |
core |
nextBytes(byte[], int, int) to be consistent with JDK range checks for index out of bounds empty bytes |
Bug |
Fixed |
Closed |
1.5 |
RNG-173 |
core |
BaseProvider state filling procedure can be improved |
Improvement |
Implemented |
Closed |
1.5 |
RNG-171 |
core |
Reduce memory footprint of cached int and boolean source |
Improvement |
Implemented |
Closed |
1.5 |
RNG-182 |
bom, client-api, core, sampling, simple |
Bill of Materials (BOM) |
New Feature |
Implemented |
Closed |
1.5 |
RNG-181 |
core |
LXM generators to implement SplittableUniformRandomProvider |
New Feature |
Implemented |
Closed |
1.5 |
RNG-168 |
core, simple |
LXM family of random number generators |
New Feature |
Implemented |
Closed |
1.4 |
RNG-163 |
client-api, core, sampling, simple |
Update to JUnit 5 |
Improvement |
Implemented |
Closed |
1.4 |
RNG-124 |
core, simple |
Create fixed increment PCG generators |
Improvement |
Implemented |
Closed |
1.4 |
RNG-123 |
core |
PCG generators may exhibit massive stream correlation |
Improvement |
Implemented |
Closed |
1.4 |
RNG-162 |
client-api, core, sampling, simple |
Update to Java 8 |
New Feature |
Implemented |
Closed |
1.4 |
RNG-158 |
client-api, core, sampling, simple |
Update to Java 1.7 |
New Feature |
Implemented |
Closed |
1.4 |
RNG-125 |
core, sampling |
Run the performance benchmarks for new generators |
Task |
Implemented |
Closed |
1.3 |
RNG-115 |
core |
JDKRandom to allow restore state when saved from a different instance |
Bug |
Implemented |
Closed |
1.3 |
RNG-120 |
core, simple |
Fix security issues in serialization code for Random instances |
Improvement |
Implemented |
Closed |
1.3 |
RNG-111 |
core |
Jenkins Small Fast generator |
Improvement |
Implemented |
Closed |
1.3 |
RNG-106 |
core, simple |
XorShiRo generators require non-zero input seeds |
Improvement |
Implemented |
Closed |
1.3 |
RNG-90 |
core |
Improve nextInt(int) and nextLong(long) for powers of 2 |
Improvement |
Implemented |
Closed |
1.3 |
RNG-87 |
core |
MultiplyWithCarry256 |
Improvement |
Implemented |
Closed |
1.3 |
RNG-81 |
core |
NumberFactory to evenly sample all representable rationals between 0 and 1 |
Improvement |
Implemented |
Closed |
1.3 |
RNG-77 |
core |
Update the NumberFactory conversion to and from byte arrays |
Improvement |
Implemented |
Closed |
1.3 |
RNG-76 |
core |
Add a primitive constructor to SplitMix64 |
Improvement |
Implemented |
Closed |
1.3 |
RNG-119 |
core |
Add LongJumpable support to XorShiRo generators |
New Feature |
Implemented |
Closed |
1.3 |
RNG-118 |
core |
XoRoShiRo PlusPlus generators |
New Feature |
Implemented |
Closed |
1.3 |
RNG-112 |
core |
SFC: Chris Doty-Humphrey's Chaotic PRNG |
New Feature |
Implemented |
Closed |
1.3 |
RNG-98 |
client-api, core |
LongJumpableUniformRandomProvider |
New Feature |
Implemented |
Closed |
1.3 |
RNG-97 |
client-api, core |
JumpableUniformRandomProvider |
New Feature |
Implemented |
Closed |
1.3 |
RNG-82 |
core, simple |
XorShift1024StarPhi generator |
New Feature |
Implemented |
Closed |
1.3 |
RNG-79 |
core |
Benchmark methods for producing nextDouble |
New Feature |
Implemented |
Closed |
1.3 |
RNG-70 |
core, simple |
xoshiro generators |
New Feature |
Implemented |
Closed |
1.2 |
RNG-57 |
core |
CachedUniformRandomProvider for nextBoolean() and nextInt() |
Improvement |
Implemented |
Closed |
1.0 |
RNG-20 |
core |
Initial state diversity |
Improvement |
Implemented |
Closed |
1.0 |
RNG-10 |
core |
"save" and "restore" using explicit byte array |
Improvement |
Implemented |
Closed |
1.0 |
RNG-13 |
core |
Implement "KISS" algorithm |
New Feature |
Implemented |
Closed |
1.0 |
RNG-12 |
core |
Implement "multiply-with-carry" algorithm |
New Feature |
Implemented |
Closed |