bufrng icon indicating copy to clipboard operation
bufrng copied to clipboard

An RNG that generates "random" numbers copied from a given buffer

Results 3 bufrng issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. Changelog Sourced from rand's changelog. [0.8.2] - 2021-01-12 Fixes Fix panic in UniformInt::sample_single_inclusive and Rng::gen_range when providing a full integer...

dependencies

Updates the requirements on [quickcheck](https://github.com/BurntSushi/quickcheck) to permit the latest version. Commits 4b11ba8 1.0.2 82373f9 impl: fix signed shrinker 40ebcc6 1.0.1 74d0c60 deps: trim 'rand' dependencies 9dfcf7f release: more preparation for...

dependencies

Updates the requirements on [rand_core](https://github.com/rust-random/rand) to permit the latest version. Changelog Sourced from rand_core's changelog. [0.6.1] - 2018-11-22 Support sampling Duration also for no_std (only since Rust 1.25) (#649) Disable...

dependencies