[ 
https://issues.apache.org/jira/browse/RNG-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363018#comment-17363018
 ] 

Alex Herbert commented on RNG-140:
----------------------------------

I can put the LongSampler and the implementation of UniformLongSampler into a 
PR for review. It will be a lot of copy code as the tests will need expanding 
to include the framework to test any LongSampler implementation.

Going forward shall we return an instance of the class from the factory 
constructor and not interfaces? So any future change of interfaces that are 
implemented will not be breaking compatibility.

 

 

> nextLong(long lo, long hi)
> --------------------------
>
>                 Key: RNG-140
>                 URL: https://issues.apache.org/jira/browse/RNG-140
>             Project: Commons RNG
>          Issue Type: Wish
>          Components: sampling
>            Reporter: Gilles Sadowski
>            Priority: Minor
>              Labels: api
>
> Replacement for functionality defined in 
> [{{RandomUtils}}|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=blob;f=commons-math-legacy/src/main/java/org/apache/commons/math4/legacy/random/RandomUtils.java;h=60060e71d5bbe1d00878a1f54f8bb1ff88b65f11;hb=HEAD#l293].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to