[ 
https://issues.apache.org/jira/browse/RNG-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gilles updated RNG-16:
----------------------
    Labels: gsoc2019  (was: )

> Linear congruential generators
> ------------------------------
>
>                 Key: RNG-16
>                 URL: https://issues.apache.org/jira/browse/RNG-16
>             Project: Commons RNG
>          Issue Type: Sub-task
>            Reporter: Emmanuel Bourg
>            Priority: Minor
>              Labels: gsoc2019
>
> This is a RFE for implementing linear congruential generators:
> https://en.wikipedia.org/wiki/Linear_congruential_generator
> This type of random generator is often used in language runtimes (Borland C, 
> GCC, Delphi, VB and even Java). Preconfigured generators using the same 
> parameters as these languages would be convenient for reproducing the same 
> number sequences in Java.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to