[
https://issues.apache.org/jira/browse/RNG-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex D Herbert resolved RNG-112.
--------------------------------
Fix Version/s: 1.3
Assignee: Alex D Herbert
Resolution: Implemented
In master.
> SFC: Chris Doty-Humphrey's Chaotic PRNG
> ---------------------------------------
>
> Key: RNG-112
> URL: https://issues.apache.org/jira/browse/RNG-112
> Project: Commons RNG
> Issue Type: New Feature
> Components: core
> Affects Versions: 1.3
> Reporter: Alex D Herbert
> Assignee: Alex D Herbert
> Priority: Minor
> Fix For: 1.3
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Chris Doty-Humphrey's created a Small Fast Chaotic (SFC) PRNG that is
> available in the [PractRand|http://pracrand.sourceforge.net/] test suite by
> the same author.
> The code has 32-bit and 64-bit output variants. A counter is used internally
> to ensure a minimum period for the generator which is based on shift, xor and
> addition operations.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)