[
https://issues.apache.org/jira/browse/RNG-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16803871#comment-16803871
]
Alex D Herbert commented on RNG-85:
-----------------------------------
Just looked at the c-code for this.
There is a suggested implementation for seeding using a 64-bit number in the
range of 0 to 2^64-1.
The code package states that the software is under GPL 3. However the GPL 3
licence is only included in the main source file for the generator and not
anything else.
Q. How to make this compliant with the Apache licence?
> Middle Square Weyl Sequence generator
> -------------------------------------
>
> Key: RNG-85
> URL: https://issues.apache.org/jira/browse/RNG-85
> Project: Commons RNG
> Issue Type: Sub-task
> Components: core
> Reporter: Gilles
> Priority: Minor
> Labels: gsoc2019
>
> https://en.wikipedia.org/wiki/Middle_square_method#Middle_Square_Weyl_Sequence_PRNG
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)