Open
Description
Checklist
Please ensure the following tasks are completed before submitting a feature request.
- Read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Description
Description of the feature request.
This RFC proposes adding supporting for generating pseudorandom numbers using the XORSHIFT-ADD algorithm.
Package: @stdlib/random/base/xorshift-add
Alias: xorshiftadd
Related Issues
Does this feature request have any related issues?
No.
Questions
Any questions for reviewers?
Some background research may be necessary to determine whether XORSHIFT-ADD has any problems, such as correlated random variates or other design flaws.
Other
Any other information relevant to this feature request? This may include screenshots, references, sample output, and/or implementation notes.