Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 839 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 839 Bytes

libweyl

travis License GitHub tag (latest by date)

libweyl is a simple C implementation of the Middle Random Weyl Sequence generator. It's a direct port of Tidwall's Rust implementation and used primarily for testing.

Build

make

Install

make install

Test

make test

Contributing

Please feel free to open a PR!

License

loads source code is available under the BSD 2 clause License.

Contact

@bdowns328