Crates.io | buf-rand |
lib.rs | buf-rand |
version | 0.1.3 |
source | src |
created_at | 2020-09-15 13:05:08.067273 |
updated_at | 2020-10-11 14:44:22.941162 |
description | this crate contains a buffered randomizer for creating random booleans efficiently |
homepage | |
repository | https://github.com/lordmzte/buf-rand.git |
max_upload_size | |
id | 288998 |
size | 43,048 |
a crate for generating random booleans using a buffer for good performance
examples can be found here