Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zignis/xorshift-rs
XORShift RNG implementation in rust
https://github.com/zignis/xorshift-rs
Last synced: 27 days ago
JSON representation
XORShift RNG implementation in rust
- Host: GitHub
- URL: https://github.com/zignis/xorshift-rs
- Owner: zignis
- License: apache-2.0
- Created: 2023-06-14T10:47:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-26T16:39:40.000Z (about 1 year ago)
- Last Synced: 2023-09-26T22:28:17.933Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xorshift-rs
XORShift RNG implementation in rust. Not benchmarked yet