https://github.com/spacejam/lfsr
simple linear feedback shift registers for test case generation
https://github.com/spacejam/lfsr
Last synced: 8 months ago
JSON representation
simple linear feedback shift registers for test case generation
- Host: GitHub
- URL: https://github.com/spacejam/lfsr
- Owner: spacejam
- License: apache-2.0
- Created: 2017-10-07T13:20:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T14:01:09.000Z (over 8 years ago)
- Last Synced: 2025-02-19T18:25:44.239Z (over 1 year ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lfsr
[](https://travis-ci.org/spacejam/lfsr)
[](https://crates.io/crates/lfsr)
[](https://docs.rs/lfsr)
Simple linear feedback shift registers for test case generation.
Feel free to contribute more!