[x] Searched for existing issues and pull requests.
[x] The issue name begins with RFC:.
Description
Description of the feature request.
This RFC proposes to add support for the Tiny Mersenne Twister algorithm for generating pseudorandom numbers (32-bit). Should be similar in its API to @stdlib/random/base/minstd.
Checklist
RFC:
.Description
This RFC proposes to add support for the Tiny Mersenne Twister algorithm for generating pseudorandom numbers (32-bit). Should be similar in its API to
@stdlib/random/base/minstd
.Package:
@stdlib/random/base/tinymt32
Alias:tinymt32
Related Issues
No.
Questions
No.
Other