sfmt
Rust binding of SIMD-oriented Fast Mersenne Twister (SFMT) and dSFMT
Usage
Require external programs for build.
- gcc
- curl
License
SFMT and dSFMT is distributed under the BSD 3-clause License:
SFMT, as well as MT, can be used freely for any purpose, including commercial use. See LICENSE.txt for detail.
The Rust binding is licenced by MIT-License