buf-rand 0.1.2

this crate contains a buffered randomizer for creating random booleans efficiently
Documentation
1
2
3
4
# buf-rand

a crate for generating random booleans using a buffer for good performance

examples can be found [here](https://github.com/LordMZTE/buf-rand/tree/master/examples)