apache / commons-rng
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 210 files with 14,411 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 13 files changed 21-50 times (1,689 lines of code)
    • 92 files changed 6-20 times (7,509 lines of code)
    • 105 files changed 1-5 times (5,213 lines of code)
0% | 0% | 11% | 52% | 36%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 210 files with 14,411 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 4 files changed by 6-10 contributors (377 lines of code)
    • 126 files changed by 2-5 contributors (7,904 lines of code)
    • 80 files changed by 1 contributor (6,130 lines of code)
0% | 0% | 2% | 54% | 42%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, xml, md, txt, yaml, css, patch, sh, c, gitignore, gitattributes, xsl, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 13% | 50% | 35%
xml0% | 0% | <1% | 58% | 40%
c0% | 0% | 0% | 100% | 0%
xsl0% | 0% | 0% | 0% | 100%
css0% | 0% | 0% | 0% | 100%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
commons-rng-sampling0% | 0% | 15% | 56% | 28%
commons-rng-simple0% | 0% | 40% | 47% | 11%
src0% | 0% | 1% | 56% | 42%
commons-rng-core0% | 0% | 0% | 50% | 49%
commons-rng-examples0% | 0% | 0% | 95% | 4%
commons-rng-client-api0% | 0% | 0% | 24% | 75%
dist-archive0% | 0% | 0% | 100% | 0%
commons-rng-bom0% | 0% | 0% | 0% | 100%
commons-rng-docs0% | 0% | 0% | 0% | 100%
commons-rng-integration0% | 0% | 0% | 0% | 100%
doc0% | 0% | 0% | 0% | 100%
siteMods0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
ProviderBuilder.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal
395 19 2016-11-01 2025-03-25 36 4 erans@apache.org aherbert@apache.org
PoissonSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
34 6 2016-11-12 2023-11-22 35 5 erans@apache.org aherbert@apache.org
AhrensDieterMarsagliaTsangGammaSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
149 11 2016-11-12 2023-11-22 34 4 erans@apache.org aherbert@apache.org
LargeMeanPoissonSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
240 24 2018-08-01 2024-07-08 30 6 a.herbert@sussex.ac.uk aherbert@apache.org
RandomSource.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple
241 12 2016-11-01 2022-09-26 29 4 erans@apache.org aherbert@apache.org
RejectionInversionZipfSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
123 15 2016-11-12 2024-07-08 27 4 erans@apache.org aherbert@apache.org
site.xml
in src/site
12 - 2016-08-08 2025-02-18 26 8 gilles@harfang.homelinux.org aherbert@apache.org
BoxMullerLogNormalSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
23 3 2016-11-12 2024-07-08 24 4 erans@apache.org aherbert@apache.org
ChengBetaSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
175 14 2016-11-12 2024-07-03 24 4 erans@apache.org aherbert@apache.org
BoxMullerGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
44 4 2016-11-10 2024-07-08 23 4 erans@apache.org aherbert@apache.org
AhrensDieterExponentialSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
65 7 2016-11-12 2024-07-08 23 4 erans@apache.org aherbert@apache.org
InverseTransformParetoSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
54 7 2016-11-12 2024-07-08 21 4 erans@apache.org aherbert@apache.org
UnitSphereSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
134 9 2017-08-15 2024-04-18 21 3 erans@apache.org aherbert@apache.org
index.xml
in src/site/xdoc
52 - 2016-08-08 2022-10-25 20 4 gilles@harfang.homelinux.org aherbert@apache.org
ZigguratNormalizedGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
84 7 2017-10-11 2024-07-08 20 4 erans@apache.org aherbert@apache.org
InverseTransformDiscreteSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
30 5 2016-11-12 2024-07-08 19 4 erans@apache.org aherbert@apache.org
InverseTransformContinuousSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
30 5 2016-11-12 2024-07-08 19 4 erans@apache.org aherbert@apache.org
SmallMeanPoissonSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
59 8 2018-08-01 2024-07-08 19 4 a.herbert@sussex.ac.uk aherbert@apache.org
DiscreteUniformSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
192 21 2016-11-12 2024-07-08 19 4 erans@apache.org aherbert@apache.org
ContinuousUniformSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
86 12 2016-11-12 2024-07-08 18 5 erans@apache.org aherbert@apache.org
InternalUtils.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
146 17 2016-11-12 2024-07-03 18 3 erans@apache.org aherbert@apache.org
TwoCmres.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
147 18 2016-11-02 2024-07-03 17 3 erans@apache.org aherbert@apache.org
ZigguratSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
660 21 2021-07-05 2024-07-03 17 1 aherbert@apache.org aherbert@apache.org
site.xml
in commons-rng-core/src/site
29 - 2016-10-20 2024-07-15 16 6 artem@bargr.net aherbert@apache.org
BoxMullerNormalizedGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
39 4 2017-01-23 2024-07-08 16 4 erans@apache.org aherbert@apache.org
LongProvider.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
62 7 2016-11-02 2022-05-13 16 3 erans@apache.org aherbert@apache.org
IntProvider.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
97 12 2016-11-02 2022-05-13 16 3 erans@apache.org aherbert@apache.org
SeedFactory.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal
178 10 2016-11-01 2025-03-25 16 4 erans@apache.org aherbert@apache.org
site.xml
in commons-rng-sampling/src/site
29 - 2016-11-10 2024-07-15 15 5 erans@apache.org aherbert@apache.org
site.xml
in commons-rng-simple/src/site
29 - 2016-11-04 2024-07-15 15 5 erans@apache.org aherbert@apache.org
site.xml
in commons-rng-client-api/src/site
29 - 2016-11-04 2024-07-15 15 5 erans@apache.org aherbert@apache.org
MarsagliaNormalizedGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
41 4 2017-04-07 2024-07-08 15 4 erans@apache.org aherbert@apache.org
download_rng.xml
in src/site/xdoc
96 - 2016-08-09 2024-07-15 15 6 gilles@harfang.homelinux.org aherbert@apache.org
CollectionSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
32 5 2016-11-15 2023-11-22 14 2 erans@apache.org aherbert@apache.org
JDKRandomBridge.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple
67 5 2016-11-09 2025-03-27 14 4 erans@apache.org aherbert@apache.org
DiscreteProbabilityCollectionSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
78 9 2018-01-17 2023-11-22 14 3 erans@apache.org aherbert@apache.org
PoissonSamplerCache.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
116 12 2018-09-20 2024-07-08 14 4 a.herbert@sussex.ac.uk aherbert@apache.org
BaseProvider.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core
136 13 2016-11-02 2024-07-08 14 4 erans@apache.org aherbert@apache.org
GaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
39 6 2017-01-23 2024-07-08 13 2 erans@apache.org aherbert@apache.org
PermutationSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
50 5 2016-11-15 2024-09-02 13 3 erans@apache.org aherbert@apache.org
GeometricSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
58 8 2019-01-28 2023-11-18 13 2 a.herbert@sussex.ac.uk aherbert@apache.org
developers.xml
in src/site/xdoc
267 - 2016-08-08 2022-10-10 13 5 gilles@harfang.homelinux.org aherbert@apache.org
MarsagliaTsangWangDiscreteSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
550 35 2019-05-07 2023-11-22 13 1 aherbert@apache.org aherbert@apache.org
InternalGamma.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
35 3 2016-11-12 2023-11-22 12 3 erans@apache.org aherbert@apache.org
index.xml
in commons-rng-sampling/src/site/xdoc
69 - 2016-11-10 2022-10-25 12 2 erans@apache.org aherbert@apache.org
MersenneTwister.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
117 8 2016-11-02 2021-02-08 12 5 erans@apache.org garydgregory@gmail.com
ThreadLocalRandomSource.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple
36 3 2019-03-03 2025-03-27 11 2 aherbert@apache.org aherbert@apache.org
LogNormalSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
42 7 2018-01-10 2024-07-08 11 2 erans@apache.org aherbert@apache.org
XorShift1024Star.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
84 9 2016-11-02 2019-11-04 11 2 erans@apache.org aherbert@apache.org
NumberFactory.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/util
143 17 2016-11-02 2023-04-03 11 3 erans@apache.org aherbert@apache.org
Files With Most Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
site.xml
in src/site
12 - 2016-08-08 2025-02-18 26 8 gilles@harfang.homelinux.org aherbert@apache.org
LargeMeanPoissonSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
240 24 2018-08-01 2024-07-08 30 6 a.herbert@sussex.ac.uk aherbert@apache.org
site.xml
in commons-rng-core/src/site
29 - 2016-10-20 2024-07-15 16 6 artem@bargr.net aherbert@apache.org
download_rng.xml
in src/site/xdoc
96 - 2016-08-09 2024-07-15 15 6 gilles@harfang.homelinux.org aherbert@apache.org
PoissonSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
34 6 2016-11-12 2023-11-22 35 5 erans@apache.org aherbert@apache.org
ContinuousUniformSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
86 12 2016-11-12 2024-07-08 18 5 erans@apache.org aherbert@apache.org
site.xml
in commons-rng-client-api/src/site
29 - 2016-11-04 2024-07-15 15 5 erans@apache.org aherbert@apache.org
site.xml
in commons-rng-simple/src/site
29 - 2016-11-04 2024-07-15 15 5 erans@apache.org aherbert@apache.org
site.xml
in commons-rng-sampling/src/site
29 - 2016-11-10 2024-07-15 15 5 erans@apache.org aherbert@apache.org
developers.xml
in src/site/xdoc
267 - 2016-08-08 2022-10-10 13 5 gilles@harfang.homelinux.org aherbert@apache.org
MersenneTwister.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
117 8 2016-11-02 2021-02-08 12 5 erans@apache.org garydgregory@gmail.com
ProviderBuilder.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal
395 19 2016-11-01 2025-03-25 36 4 erans@apache.org aherbert@apache.org
AhrensDieterMarsagliaTsangGammaSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
149 11 2016-11-12 2023-11-22 34 4 erans@apache.org aherbert@apache.org
RandomSource.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple
241 12 2016-11-01 2022-09-26 29 4 erans@apache.org aherbert@apache.org
RejectionInversionZipfSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
123 15 2016-11-12 2024-07-08 27 4 erans@apache.org aherbert@apache.org
BoxMullerLogNormalSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
23 3 2016-11-12 2024-07-08 24 4 erans@apache.org aherbert@apache.org
ChengBetaSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
175 14 2016-11-12 2024-07-03 24 4 erans@apache.org aherbert@apache.org
AhrensDieterExponentialSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
65 7 2016-11-12 2024-07-08 23 4 erans@apache.org aherbert@apache.org
BoxMullerGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
44 4 2016-11-10 2024-07-08 23 4 erans@apache.org aherbert@apache.org
InverseTransformParetoSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
54 7 2016-11-12 2024-07-08 21 4 erans@apache.org aherbert@apache.org
index.xml
in src/site/xdoc
52 - 2016-08-08 2022-10-25 20 4 gilles@harfang.homelinux.org aherbert@apache.org
ZigguratNormalizedGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
84 7 2017-10-11 2024-07-08 20 4 erans@apache.org aherbert@apache.org
DiscreteUniformSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
192 21 2016-11-12 2024-07-08 19 4 erans@apache.org aherbert@apache.org
InverseTransformContinuousSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
30 5 2016-11-12 2024-07-08 19 4 erans@apache.org aherbert@apache.org
SmallMeanPoissonSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
59 8 2018-08-01 2024-07-08 19 4 a.herbert@sussex.ac.uk aherbert@apache.org
InverseTransformDiscreteSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
30 5 2016-11-12 2024-07-08 19 4 erans@apache.org aherbert@apache.org
SeedFactory.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal
178 10 2016-11-01 2025-03-25 16 4 erans@apache.org aherbert@apache.org
BoxMullerNormalizedGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
39 4 2017-01-23 2024-07-08 16 4 erans@apache.org aherbert@apache.org
MarsagliaNormalizedGaussianSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
41 4 2017-04-07 2024-07-08 15 4 erans@apache.org aherbert@apache.org
JDKRandomBridge.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple
67 5 2016-11-09 2025-03-27 14 4 erans@apache.org aherbert@apache.org
PoissonSamplerCache.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
116 12 2018-09-20 2024-07-08 14 4 a.herbert@sussex.ac.uk aherbert@apache.org
BaseProvider.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core
136 13 2016-11-02 2024-07-08 14 4 erans@apache.org aherbert@apache.org
MersenneTwister64.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
89 5 2016-11-02 2021-01-18 10 4 erans@apache.org arturobernalg@gmail.com
bin.xml
in dist-archive/src/assembly
25 - 2016-11-28 2021-08-19 8 4 erans@apache.org aherbert@apache.org
SamplerBase.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
25 6 2016-11-14 2024-07-08 8 4 erans@apache.org aherbert@apache.org
ISAACRandom.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
174 10 2016-11-02 2021-01-18 8 4 erans@apache.org arturobernalg@gmail.com
mail-lists.xml
in src/site/xdoc
150 - 2016-09-28 2022-06-09 6 4 ebourg@apache.org aherbert@apache.org
release-history.xml
in src/site/xdoc
30 - 2018-07-17 2021-09-13 6 4 chtompki@gmail.com aherbert@apache.org
issue-tracking.xml
in src/site/xdoc
54 - 2016-08-11 2022-04-12 5 4 erans@apache.org aherbert@apache.org
UnitSphereSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
134 9 2017-08-15 2024-04-18 21 3 erans@apache.org aherbert@apache.org
InternalUtils.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
146 17 2016-11-12 2024-07-03 18 3 erans@apache.org aherbert@apache.org
TwoCmres.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
147 18 2016-11-02 2024-07-03 17 3 erans@apache.org aherbert@apache.org
LongProvider.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
62 7 2016-11-02 2022-05-13 16 3 erans@apache.org aherbert@apache.org
IntProvider.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
97 12 2016-11-02 2022-05-13 16 3 erans@apache.org aherbert@apache.org
DiscreteProbabilityCollectionSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
78 9 2018-01-17 2023-11-22 14 3 erans@apache.org aherbert@apache.org
PermutationSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
50 5 2016-11-15 2024-09-02 13 3 erans@apache.org aherbert@apache.org
InternalGamma.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
35 3 2016-11-12 2023-11-22 12 3 erans@apache.org aherbert@apache.org
NumberFactory.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/util
143 17 2016-11-02 2023-04-03 11 3 erans@apache.org aherbert@apache.org
CompositeSamplers.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
465 49 2021-05-14 2024-07-03 10 3 aherbert@apache.org aherbert@apache.org
index.xml
in src/site/xdoc/userguide
44 - 2016-09-15 2022-09-26 9 3 erans@apache.org aherbert@apache.org
Files With Least Contributors (Top 50)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
site.css
in siteMods
95 -
settings-security.xml
in doc/release
5 -
ZigguratSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
660 21 2021-07-05 2024-07-03 17 1 aherbert@apache.org aherbert@apache.org
MarsagliaTsangWangDiscreteSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
550 35 2019-05-07 2023-11-22 13 1 aherbert@apache.org aherbert@apache.org
StableSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
500 35 2021-05-26 2024-07-03 9 1 aherbert@apache.org aherbert@apache.org
UniformRandomProviderSupport.java
in commons-rng-client-api/src/main/java/org/apache/commons/rng
375 30 2022-04-29 2022-09-05 2 1 aherbert@apache.org aherbert@apache.org
ArraySampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling
372 13 2022-12-06 2024-09-02 3 1 aherbert@apache.org aherbert@apache.org
UniformLongSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
163 16 2021-07-15 2023-11-18 5 1 aherbert@apache.org aherbert@apache.org
TriangleSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape
157 4 2021-04-21 2023-11-18 5 1 aherbert@apache.org aherbert@apache.org
LineSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape
155 5 2021-04-29 2023-11-18 5 1 aherbert@apache.org aherbert@apache.org
AliasMethodDiscreteSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
140 12 2019-05-07 2024-07-03 5 1 aherbert@apache.org aherbert@apache.org
BoxSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape
130 5 2021-04-30 2023-11-18 5 1 aherbert@apache.org aherbert@apache.org
UnitBallSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape
123 7 2021-04-25 2024-07-08 9 1 aherbert@apache.org aherbert@apache.org
L128X256Mix.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
119 11 2022-03-09 2022-09-07 3 1 aherbert@apache.org aherbert@apache.org
spotbugs-exclude-filter.xml
in src/conf/spotbugs
118 - 2024-07-03 2025-03-27 2 1 aherbert@apache.org aherbert@apache.org
DirichletSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
115 12 2021-07-23 2024-07-03 3 1 aherbert@apache.org aherbert@apache.org
RandomStreams.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/util
115 8 2022-09-07 2024-07-03 4 1 aherbert@apache.org aherbert@apache.org
L64X256Mix.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
112 11 2022-03-09 2022-09-07 3 1 aherbert@apache.org aherbert@apache.org
L128X1024Mix.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
100 10 2022-03-09 2022-09-07 3 1 aherbert@apache.org aherbert@apache.org
SplittableUniformRandomProvider.java
in commons-rng-client-api/src/main/java/org/apache/commons/rng
98 17 2022-09-05 2022-09-05 1 1 aherbert@apache.org aherbert@apache.org
L128X128Mix.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
95 11 2022-03-09 2022-09-07 3 1 aherbert@apache.org aherbert@apache.org
L32X64Mix.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
95 11 2022-03-09 2022-09-07 2 1 aherbert@apache.org aherbert@apache.org
L64X1024Mix.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
93 10 2022-03-09 2022-09-07 3 1 aherbert@apache.org aherbert@apache.org
AbstractXoRoShiRo1024.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
93 7 2019-09-27 2022-03-09 4 1 aherbert@apache.org aherbert@apache.org
TSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
85 9 2022-03-02 2022-11-23 2 1 aherbert@apache.org aherbert@apache.org
AbstractWell.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
80 10 2016-11-02 2018-10-05 6 1 erans@apache.org erans@apache.org
GuideTableDiscreteSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
74 8 2019-06-16 2023-11-22 4 1 aherbert@apache.org aherbert@apache.org
TetrahedronSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape
72 2 2021-05-02 2021-07-23 3 1 aherbert@apache.org aherbert@apache.org
SeedUtils.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal
69 7 2019-08-05 2025-03-25 4 1 aherbert@apache.org aherbert@apache.org
AbstractL128.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
67 4 2022-03-09 2022-05-09 2 1 aherbert@apache.org aherbert@apache.org
JDKRandomWrapper.java
in commons-rng-simple/src/main/java/org/apache/commons/rng/simple
58 10 2019-09-01 2019-11-04 2 1 aherbert@apache.org aherbert@apache.org
MiddleSquareWeylSequence.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
55 5 2019-08-05 2019-11-04 4 1 aherbert@apache.org aherbert@apache.org
AbstractL64.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
53 4 2022-03-09 2022-05-09 2 1 aherbert@apache.org aherbert@apache.org
L64X128Mix.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
51 8 2022-03-09 2024-07-08 3 1 aherbert@apache.org aherbert@apache.org
L64X128StarStar.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
51 8 2022-03-09 2024-07-08 3 1 aherbert@apache.org aherbert@apache.org
xsl
xdoc.xsl
in src/site/xdoc/userguide
50 - 2016-11-02 2016-11-02 1 1 erans@apache.org erans@apache.org
DotyHumphreySmallFastCounting64.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
50 4 2019-09-17 2019-11-04 2 1 aherbert@apache.org aherbert@apache.org
XoRoShiRo128PlusPlus.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
50 8 2019-09-27 2019-11-04 3 1 aherbert@apache.org aherbert@apache.org
DotyHumphreySmallFastCounting32.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
50 4 2019-09-17 2019-11-04 2 1 aherbert@apache.org aherbert@apache.org
AbstractL64X128.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
48 3 2022-03-09 2022-03-09 1 1 aherbert@apache.org aherbert@apache.org
KempSmallMeanPoissonSampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
46 5 2019-05-07 2023-11-22 6 1 aherbert@apache.org aherbert@apache.org
LevySampler.java
in commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution
42 6 2021-06-29 2023-11-22 4 1 aherbert@apache.org aherbert@apache.org
JenkinsSmallFast64.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
42 4 2019-09-17 2019-11-04 2 1 aherbert@apache.org aherbert@apache.org
JenkinsSmallFast32.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
42 4 2019-09-17 2019-11-04 2 1 aherbert@apache.org aherbert@apache.org
LXMSupport.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source64
34 4 2022-03-09 2023-04-03 3 1 aherbert@apache.org aherbert@apache.org
settings.xml
in doc/release
31 - 2016-09-10 2016-09-10 1 1 erans@apache.org erans@apache.org
Well19937a.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
30 2 2016-11-02 2016-11-21 2 1 erans@apache.org erans@apache.org
Well1024a.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
28 2 2016-11-02 2016-11-21 2 1 erans@apache.org erans@apache.org
Well512a.java
in commons-rng-core/src/main/java/org/apache/commons/rng/core/source32
27 2 2016-11-02 2016-11-21 2 1 erans@apache.org erans@apache.org
index.xml
in commons-rng-bom/src/site/xdoc
22 - 2022-10-01 2024-07-15 3 1 aherbert@apache.org aherbert@apache.org
Correlations

File Size vs. Number of Changes: 210 points

commons-rng-simple/src/main/java/org/apache/commons/rng/simple/JDKRandomBridge.java x: 67 lines of code y: 14 # changes src/conf/spotbugs/spotbugs-exclude-filter.xml x: 118 lines of code y: 2 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/ThreadLocalRandomSource.java x: 36 lines of code y: 11 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/ByteArray2IntArray.java x: 9 lines of code y: 7 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Conversions.java x: 128 lines of code y: 6 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Int2Long.java x: 9 lines of code y: 6 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/IntArray2Int.java x: 9 lines of code y: 8 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Long2Int.java x: 11 lines of code y: 6 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/MixFunctions.java x: 17 lines of code y: 3 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/NoOpConverter.java x: 9 lines of code y: 4 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/ProviderBuilder.java x: 395 lines of code y: 36 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/SeedFactory.java x: 178 lines of code y: 16 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/SeedUtils.java x: 69 lines of code y: 4 # changes src/site/site.xml x: 12 lines of code y: 26 # changes commons-rng-bom/src/main/resources-filtered/bom.xml x: 38 lines of code y: 4 # changes src/conf/pmd/pmd-ruleset.xml x: 255 lines of code y: 3 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/ArraySampler.java x: 372 lines of code y: 3 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/ListSampler.java x: 47 lines of code y: 8 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/PermutationSampler.java x: 50 lines of code y: 13 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/SubsetSamplerUtils.java x: 36 lines of code y: 6 # changes commons-rng-bom/src/site/xdoc/index.xml x: 22 lines of code y: 3 # changes commons-rng-client-api/src/site/site.xml x: 29 lines of code y: 15 # changes commons-rng-core/src/site/site.xml x: 29 lines of code y: 16 # changes src/site/xdoc/download_rng.xml x: 96 lines of code y: 15 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/DiscreteUniformSampler.java x: 192 lines of code y: 19 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/RejectionInversionZipfSampler.java x: 123 lines of code y: 27 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L64X128Mix.java x: 51 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/BaseProvider.java x: 136 lines of code y: 14 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AhrensDieterExponentialSampler.java x: 65 lines of code y: 23 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/BoxMullerGaussianSampler.java x: 44 lines of code y: 23 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/BoxMullerLogNormalSampler.java x: 23 lines of code y: 24 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/BoxMullerNormalizedGaussianSampler.java x: 39 lines of code y: 16 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ContinuousUniformSampler.java x: 86 lines of code y: 18 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/GaussianSampler.java x: 39 lines of code y: 13 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InverseTransformContinuousSampler.java x: 30 lines of code y: 19 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InverseTransformParetoSampler.java x: 54 lines of code y: 21 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/LargeMeanPoissonSampler.java x: 240 lines of code y: 30 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/LogNormalSampler.java x: 42 lines of code y: 11 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/MarsagliaNormalizedGaussianSampler.java x: 41 lines of code y: 15 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/PoissonSamplerCache.java x: 116 lines of code y: 14 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/SamplerBase.java x: 25 lines of code y: 8 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/SmallMeanPoissonSampler.java x: 59 lines of code y: 19 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ZigguratNormalizedGaussianSampler.java x: 84 lines of code y: 20 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/UnitBallSampler.java x: 123 lines of code y: 9 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Long2IntArray.java x: 15 lines of code y: 10 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Long2LongArray.java x: 15 lines of code y: 8 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/SeedConverterComposer.java x: 15 lines of code y: 4 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/DirichletSampler.java x: 115 lines of code y: 3 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AliasMethodDiscreteSampler.java x: 140 lines of code y: 5 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ChengBetaSampler.java x: 175 lines of code y: 24 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ZigguratSampler.java x: 660 lines of code y: 17 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InternalUtils.java x: 146 lines of code y: 18 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/StableSampler.java x: 500 lines of code y: 9 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/CompositeSamplers.java x: 465 lines of code y: 10 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/RandomProviderDefaultState.java x: 12 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/RandomIntSource.java x: 4 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/TwoCmres.java x: 147 lines of code y: 17 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/util/RandomStreams.java x: 115 lines of code y: 4 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/SplitMix64.java x: 29 lines of code y: 7 # changes commons-rng-integration/src/site/resources/style/module.css x: 1 lines of code y: 1 # changes commons-rng-integration/src/site/site.xml x: 13 lines of code y: 1 # changes commons-rng-integration/src/site/xdoc/index.xml x: 19 lines of code y: 1 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/UnitSphereSampler.java x: 134 lines of code y: 21 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InternalGamma.java x: 35 lines of code y: 12 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/CollectionSampler.java x: 32 lines of code y: 14 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/DiscreteProbabilityCollectionSampler.java x: 78 lines of code y: 14 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AhrensDieterMarsagliaTsangGammaSampler.java x: 149 lines of code y: 34 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/GuideTableDiscreteSampler.java x: 74 lines of code y: 4 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/KempSmallMeanPoissonSampler.java x: 46 lines of code y: 6 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/LevySampler.java x: 42 lines of code y: 4 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/MarsagliaTsangWangDiscreteSampler.java x: 550 lines of code y: 13 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/PoissonSampler.java x: 34 lines of code y: 35 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/JDKRandom.java x: 61 lines of code y: 9 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/FastLoadedDiceRollerDiscreteSampler.java x: 326 lines of code y: 3 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/GeometricSampler.java x: 58 lines of code y: 13 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/UniformLongSampler.java x: 163 lines of code y: 5 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/BoxSampler.java x: 130 lines of code y: 5 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/LineSampler.java x: 155 lines of code y: 5 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/TriangleSampler.java x: 157 lines of code y: 5 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/NativeSeedType.java x: 169 lines of code y: 8 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/LXMSupport.java x: 34 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/util/NumberFactory.java x: 143 lines of code y: 11 # changes commons-rng-client-api/src/site/xdoc/index.xml x: 32 lines of code y: 7 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/TSampler.java x: 85 lines of code y: 2 # changes commons-rng-core/src/site/xdoc/index.xml x: 30 lines of code y: 5 # changes commons-rng-docs/src/site/xdoc/index.xml x: 18 lines of code y: 2 # changes commons-rng-sampling/src/site/xdoc/index.xml x: 69 lines of code y: 12 # changes commons-rng-simple/src/site/xdoc/index.xml x: 34 lines of code y: 8 # changes src/site/xdoc/index.xml x: 52 lines of code y: 20 # changes commons-rng-docs/src/site/site.xml x: 15 lines of code y: 1 # changes src/site/xdoc/developers.xml x: 267 lines of code y: 13 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/RandomSource.java x: 241 lines of code y: 29 # changes src/site/xdoc/userguide/index.xml x: 44 lines of code y: 9 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/L32X64Mix.java x: 95 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/LXMSupport.java x: 13 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L128X1024Mix.java x: 100 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L128X128Mix.java x: 95 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L128X256Mix.java x: 119 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L64X1024Mix.java x: 93 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L64X256Mix.java x: 112 lines of code y: 3 # changes commons-rng-client-api/src/main/java/org/apache/commons/rng/SplittableUniformRandomProvider.java x: 98 lines of code y: 1 # changes commons-rng-client-api/src/main/java/org/apache/commons/rng/UniformRandomProviderSupport.java x: 375 lines of code y: 2 # changes commons-rng-client-api/src/main/java/org/apache/commons/rng/UniformRandomProvider.java x: 106 lines of code y: 6 # changes src/site/xdoc/mail-lists.xml x: 150 lines of code y: 6 # changes commons-rng-examples/examples-jpms/jpms-app/src/main/java/module-info.java x: 4 lines of code y: 2 # changes commons-rng-examples/examples-jpms/jpms-lib/src/main/java/module-info.java x: 5 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/IntProvider.java x: 97 lines of code y: 16 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/LongProvider.java x: 62 lines of code y: 16 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractL128.java x: 67 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractL64.java x: 53 lines of code y: 2 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/ObjectSampler.java x: 11 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractL64X128.java x: 48 lines of code y: 1 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractXoRoShiRo1024.java x: 93 lines of code y: 4 # changes commons-rng-client-api/src/main/java/org/apache/commons/rng/package-info.java x: 1 lines of code y: 4 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/package-info.java x: 1 lines of code y: 3 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/package-info.java x: 1 lines of code y: 8 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/package-info.java x: 1 lines of code y: 6 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/package-info.java x: 1 lines of code y: 2 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/package-info.java x: 1 lines of code y: 5 # changes src/site/xdoc/issue-tracking.xml x: 54 lines of code y: 5 # changes src/site/xdoc/release-history.xml x: 30 lines of code y: 6 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/Coordinates.java x: 19 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/KISSRandom.java x: 50 lines of code y: 7 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/TetrahedronSampler.java x: 72 lines of code y: 3 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/SharedStateLongSampler.java x: 5 lines of code y: 1 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/SharedStateObjectSampler.java x: 4 lines of code y: 1 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/MersenneTwister.java x: 117 lines of code y: 12 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/ISAACRandom.java x: 174 lines of code y: 8 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/MersenneTwister64.java x: 89 lines of code y: 10 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractPcg6432.java x: 49 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/PcgXshRr32.java x: 14 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractXoShiRo128.java x: 106 lines of code y: 9 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractXoRoShiRo128.java x: 89 lines of code y: 9 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractXoShiRo256.java x: 106 lines of code y: 8 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractXoShiRo512.java x: 142 lines of code y: 9 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractXoRoShiRo64.java x: 46 lines of code y: 5 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/DotyHumphreySmallFastCounting32.java x: 50 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/JenkinsSmallFast32.java x: 42 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/MiddleSquareWeylSequence.java x: 55 lines of code y: 4 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/XoRoShiRo64Star.java x: 13 lines of code y: 6 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/XoShiRo128Plus.java x: 20 lines of code y: 9 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/XoShiRo128PlusPlus.java x: 20 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XoRoShiRo1024PlusPlus.java x: 17 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XoRoShiRo128StarStar.java x: 20 lines of code y: 10 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XoShiRo512Plus.java x: 21 lines of code y: 9 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XoShiRo512PlusPlus.java x: 21 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XorShift1024Star.java x: 84 lines of code y: 11 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/JDKRandomWrapper.java x: 58 lines of code y: 2 # changes commons-rng-examples/examples-stress/src/main/c/stdin2testu01.c x: 187 lines of code y: 6 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractPcgMcg6432.java x: 29 lines of code y: 1 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/PcgMcgXshRr32.java x: 11 lines of code y: 1 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XorShift1024StarPhi.java x: 13 lines of code y: 5 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/Well44497a.java x: 32 lines of code y: 4 # changes commons-rng-client-api/src/main/java/org/apache/commons/rng/RestorableUniformRandomProvider.java x: 5 lines of code y: 3 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/MultiplyWithCarry256.java x: 46 lines of code y: 7 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractWell.java x: 80 lines of code y: 6 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ContinuousInverseCumulativeProbabilityFunction.java x: 4 lines of code y: 6 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/NormalizedGaussianSampler.java x: 2 lines of code y: 4 # changes commons-rng-client-api/src/main/java/org/apache/commons/rng/RandomProviderState.java x: 2 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/Well1024a.java x: 28 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/Well19937a.java x: 30 lines of code y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/Well512a.java x: 27 lines of code y: 2 # changes src/site/xdoc/userguide/xdoc.xsl x: 50 lines of code y: 1 # changes doc/release/settings.xml x: 31 lines of code y: 1 # changes
36.0
# changes
  min: 1.0
  average: 7.66
  25th percentile: 3.0
  median: 5.5
  75th percentile: 10.0
  max: 36.0
0 660.0
lines of code
min: 1.0 | average: 68.62 | 25th percentile: 13.0 | median: 34.5 | 75th percentile: 90.0 | max: 660.0

Number of Contributors vs. Number of Changes: 210 points

commons-rng-simple/src/main/java/org/apache/commons/rng/simple/JDKRandomBridge.java x: 4 # contributors y: 14 # changes src/conf/spotbugs/spotbugs-exclude-filter.xml x: 1 # contributors y: 2 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/ThreadLocalRandomSource.java x: 2 # contributors y: 11 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/ByteArray2IntArray.java x: 2 # contributors y: 7 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Conversions.java x: 2 # contributors y: 6 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/IntArray2Int.java x: 3 # contributors y: 8 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/MixFunctions.java x: 2 # contributors y: 3 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/NoOpConverter.java x: 2 # contributors y: 4 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/ProviderBuilder.java x: 4 # contributors y: 36 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/SeedFactory.java x: 4 # contributors y: 16 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/SeedUtils.java x: 1 # contributors y: 4 # changes src/site/site.xml x: 8 # contributors y: 26 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/ArraySampler.java x: 1 # contributors y: 3 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/ListSampler.java x: 2 # contributors y: 8 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/PermutationSampler.java x: 3 # contributors y: 13 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/SubsetSamplerUtils.java x: 3 # contributors y: 6 # changes commons-rng-client-api/src/site/site.xml x: 5 # contributors y: 15 # changes commons-rng-core/src/site/site.xml x: 6 # contributors y: 16 # changes src/site/xdoc/download_rng.xml x: 6 # contributors y: 15 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/DiscreteUniformSampler.java x: 4 # contributors y: 19 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/RejectionInversionZipfSampler.java x: 4 # contributors y: 27 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AhrensDieterExponentialSampler.java x: 4 # contributors y: 23 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/BoxMullerLogNormalSampler.java x: 4 # contributors y: 24 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ContinuousUniformSampler.java x: 5 # contributors y: 18 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/GaussianSampler.java x: 2 # contributors y: 13 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InverseTransformParetoSampler.java x: 4 # contributors y: 21 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/LargeMeanPoissonSampler.java x: 6 # contributors y: 30 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/MarsagliaNormalizedGaussianSampler.java x: 4 # contributors y: 15 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/SamplerBase.java x: 4 # contributors y: 8 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ZigguratNormalizedGaussianSampler.java x: 4 # contributors y: 20 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/UnitBallSampler.java x: 1 # contributors y: 9 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Long2IntArray.java x: 2 # contributors y: 10 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AliasMethodDiscreteSampler.java x: 1 # contributors y: 5 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ZigguratSampler.java x: 1 # contributors y: 17 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InternalUtils.java x: 3 # contributors y: 18 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/CompositeSamplers.java x: 3 # contributors y: 10 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/TwoCmres.java x: 3 # contributors y: 17 # changes commons-rng-integration/src/site/resources/style/module.css x: 1 # contributors y: 1 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/UnitSphereSampler.java x: 3 # contributors y: 21 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InternalGamma.java x: 3 # contributors y: 12 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/CollectionSampler.java x: 2 # contributors y: 14 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/DiscreteProbabilityCollectionSampler.java x: 3 # contributors y: 14 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AhrensDieterMarsagliaTsangGammaSampler.java x: 4 # contributors y: 34 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/KempSmallMeanPoissonSampler.java x: 1 # contributors y: 6 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/MarsagliaTsangWangDiscreteSampler.java x: 1 # contributors y: 13 # changes commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/PoissonSampler.java x: 5 # contributors y: 35 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/JDKRandom.java x: 2 # contributors y: 9 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/util/NumberFactory.java x: 3 # contributors y: 11 # changes commons-rng-core/src/site/xdoc/index.xml x: 3 # contributors y: 5 # changes commons-rng-sampling/src/site/xdoc/index.xml x: 2 # contributors y: 12 # changes src/site/xdoc/developers.xml x: 5 # contributors y: 13 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/RandomSource.java x: 4 # contributors y: 29 # changes src/site/xdoc/userguide/index.xml x: 3 # contributors y: 9 # changes src/site/xdoc/mail-lists.xml x: 4 # contributors y: 6 # changes commons-rng-examples/examples-jpms/jpms-app/src/main/java/module-info.java x: 2 # contributors y: 2 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/IntProvider.java x: 3 # contributors y: 16 # changes commons-rng-simple/src/main/java/org/apache/commons/rng/simple/package-info.java x: 2 # contributors y: 5 # changes src/site/xdoc/issue-tracking.xml x: 4 # contributors y: 5 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/KISSRandom.java x: 3 # contributors y: 7 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/MersenneTwister.java x: 5 # contributors y: 12 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/MersenneTwister64.java x: 4 # contributors y: 10 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractPcgMcg6432.java x: 2 # contributors y: 1 # changes commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/Well44497a.java x: 3 # contributors y: 4 # changes
36.0
# changes
  min: 1.0
  average: 7.66
  25th percentile: 3.0
  median: 5.5
  75th percentile: 10.0
  max: 36.0
0 8.0
# contributors
min: 1.0 | average: 2.17 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 8.0

Number of Contributors vs. File Size: 210 points

commons-rng-simple/src/main/java/org/apache/commons/rng/simple/JDKRandomBridge.java x: 4 # contributors y: 67 lines of code src/conf/spotbugs/spotbugs-exclude-filter.xml x: 1 # contributors y: 118 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/ThreadLocalRandomSource.java x: 2 # contributors y: 36 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/ByteArray2IntArray.java x: 2 # contributors y: 9 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Conversions.java x: 2 # contributors y: 128 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/IntArray2Int.java x: 3 # contributors y: 9 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Long2Int.java x: 2 # contributors y: 11 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/MixFunctions.java x: 2 # contributors y: 17 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/ProviderBuilder.java x: 4 # contributors y: 395 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/SeedFactory.java x: 4 # contributors y: 178 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/SeedUtils.java x: 1 # contributors y: 69 lines of code src/site/site.xml x: 8 # contributors y: 12 lines of code commons-rng-bom/src/main/resources-filtered/bom.xml x: 2 # contributors y: 38 lines of code src/conf/pmd/pmd-ruleset.xml x: 2 # contributors y: 255 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/ArraySampler.java x: 1 # contributors y: 372 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/ListSampler.java x: 2 # contributors y: 47 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/PermutationSampler.java x: 3 # contributors y: 50 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/SubsetSamplerUtils.java x: 3 # contributors y: 36 lines of code commons-rng-bom/src/site/xdoc/index.xml x: 1 # contributors y: 22 lines of code commons-rng-client-api/src/site/site.xml x: 5 # contributors y: 29 lines of code commons-rng-core/src/site/site.xml x: 6 # contributors y: 29 lines of code src/site/xdoc/download_rng.xml x: 6 # contributors y: 96 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/DiscreteUniformSampler.java x: 4 # contributors y: 192 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/RejectionInversionZipfSampler.java x: 4 # contributors y: 123 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L64X128Mix.java x: 1 # contributors y: 51 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/BaseProvider.java x: 4 # contributors y: 136 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/BoxMullerGaussianSampler.java x: 4 # contributors y: 44 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/BoxMullerLogNormalSampler.java x: 4 # contributors y: 23 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/BoxMullerNormalizedGaussianSampler.java x: 4 # contributors y: 39 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ContinuousUniformSampler.java x: 5 # contributors y: 86 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/GaussianSampler.java x: 2 # contributors y: 39 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InverseTransformContinuousSampler.java x: 4 # contributors y: 30 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InverseTransformParetoSampler.java x: 4 # contributors y: 54 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/LargeMeanPoissonSampler.java x: 6 # contributors y: 240 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/LogNormalSampler.java x: 2 # contributors y: 42 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/PoissonSamplerCache.java x: 4 # contributors y: 116 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/SamplerBase.java x: 4 # contributors y: 25 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/SmallMeanPoissonSampler.java x: 4 # contributors y: 59 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ZigguratNormalizedGaussianSampler.java x: 4 # contributors y: 84 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/UnitBallSampler.java x: 1 # contributors y: 123 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/Long2IntArray.java x: 2 # contributors y: 15 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/DirichletSampler.java x: 1 # contributors y: 115 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AliasMethodDiscreteSampler.java x: 1 # contributors y: 140 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ChengBetaSampler.java x: 4 # contributors y: 175 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ZigguratSampler.java x: 1 # contributors y: 660 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/InternalUtils.java x: 3 # contributors y: 146 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/StableSampler.java x: 1 # contributors y: 500 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/CompositeSamplers.java x: 3 # contributors y: 465 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/RandomIntSource.java x: 2 # contributors y: 4 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/SplitMix64.java x: 2 # contributors y: 29 lines of code commons-rng-integration/src/site/resources/style/module.css x: 1 # contributors y: 1 lines of code commons-rng-integration/src/site/site.xml x: 1 # contributors y: 13 lines of code commons-rng-integration/src/site/xdoc/index.xml x: 1 # contributors y: 19 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/UnitSphereSampler.java x: 3 # contributors y: 134 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/CollectionSampler.java x: 2 # contributors y: 32 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/DiscreteProbabilityCollectionSampler.java x: 3 # contributors y: 78 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/AhrensDieterMarsagliaTsangGammaSampler.java x: 4 # contributors y: 149 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/GuideTableDiscreteSampler.java x: 1 # contributors y: 74 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/KempSmallMeanPoissonSampler.java x: 1 # contributors y: 46 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/LevySampler.java x: 1 # contributors y: 42 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/MarsagliaTsangWangDiscreteSampler.java x: 1 # contributors y: 550 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/PoissonSampler.java x: 5 # contributors y: 34 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/JDKRandom.java x: 2 # contributors y: 61 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/FastLoadedDiceRollerDiscreteSampler.java x: 2 # contributors y: 326 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/GeometricSampler.java x: 2 # contributors y: 58 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/UniformLongSampler.java x: 1 # contributors y: 163 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/BoxSampler.java x: 1 # contributors y: 130 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/LineSampler.java x: 1 # contributors y: 155 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/TriangleSampler.java x: 1 # contributors y: 157 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/internal/NativeSeedType.java x: 2 # contributors y: 169 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/LXMSupport.java x: 1 # contributors y: 34 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/util/NumberFactory.java x: 3 # contributors y: 143 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/TSampler.java x: 1 # contributors y: 85 lines of code commons-rng-core/src/site/xdoc/index.xml x: 3 # contributors y: 30 lines of code commons-rng-docs/src/site/xdoc/index.xml x: 1 # contributors y: 18 lines of code commons-rng-sampling/src/site/xdoc/index.xml x: 2 # contributors y: 69 lines of code src/site/xdoc/developers.xml x: 5 # contributors y: 267 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/RandomSource.java x: 4 # contributors y: 241 lines of code src/site/xdoc/userguide/index.xml x: 3 # contributors y: 44 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/L32X64Mix.java x: 1 # contributors y: 95 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L128X1024Mix.java x: 1 # contributors y: 100 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L64X1024Mix.java x: 1 # contributors y: 93 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/L64X256Mix.java x: 1 # contributors y: 112 lines of code commons-rng-client-api/src/main/java/org/apache/commons/rng/SplittableUniformRandomProvider.java x: 1 # contributors y: 98 lines of code commons-rng-client-api/src/main/java/org/apache/commons/rng/UniformRandomProviderSupport.java x: 1 # contributors y: 375 lines of code commons-rng-client-api/src/main/java/org/apache/commons/rng/UniformRandomProvider.java x: 3 # contributors y: 106 lines of code commons-rng-client-api/src/main/java/org/apache/commons/rng/JumpableUniformRandomProvider.java x: 1 # contributors y: 12 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/IntProvider.java x: 3 # contributors y: 97 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/LongProvider.java x: 3 # contributors y: 62 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractL128.java x: 1 # contributors y: 67 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractL64.java x: 1 # contributors y: 53 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/ContinuousSampler.java x: 3 # contributors y: 11 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractL64X128.java x: 1 # contributors y: 48 lines of code commons-rng-client-api/src/main/java/org/apache/commons/rng/package-info.java x: 2 # contributors y: 1 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/shape/TetrahedronSampler.java x: 1 # contributors y: 72 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/distribution/SharedStateLongSampler.java x: 1 # contributors y: 5 lines of code commons-rng-sampling/src/main/java/org/apache/commons/rng/sampling/CombinationSampler.java x: 3 # contributors y: 32 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/MersenneTwister.java x: 5 # contributors y: 117 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/ISAACRandom.java x: 4 # contributors y: 174 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/MersenneTwister64.java x: 4 # contributors y: 89 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractXoShiRo128.java x: 2 # contributors y: 106 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractXoRoShiRo128.java x: 2 # contributors y: 89 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/AbstractXoShiRo512.java x: 2 # contributors y: 142 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractXoRoShiRo64.java x: 2 # contributors y: 46 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/MiddleSquareWeylSequence.java x: 1 # contributors y: 55 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/XoShiRo128Plus.java x: 2 # contributors y: 20 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XoShiRo512Plus.java x: 2 # contributors y: 21 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source64/XorShift1024Star.java x: 2 # contributors y: 84 lines of code commons-rng-simple/src/main/java/org/apache/commons/rng/simple/JDKRandomWrapper.java x: 1 # contributors y: 58 lines of code commons-rng-examples/examples-stress/src/main/c/stdin2testu01.c x: 2 # contributors y: 187 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/AbstractWell.java x: 1 # contributors y: 80 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/Well1024a.java x: 1 # contributors y: 28 lines of code commons-rng-core/src/main/java/org/apache/commons/rng/core/source32/Well19937a.java x: 1 # contributors y: 30 lines of code
660.0
lines of code
  min: 1.0
  average: 68.62
  25th percentile: 13.0
  median: 34.5
  75th percentile: 90.0
  max: 660.0
0 8.0
# contributors
min: 1.0 | average: 2.17 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 8.0