logo

Rust crates reviews

Cryptographically verifiable, distributed dependency reviews

crate: fastrand

https://lib.rs/crates/fastrand/

Add the last reviewed version to Cargo.toml / [dependencies]:

fastrand = "1.8.0"

Filter reviews clicking on the numbers in the summary.

Full column names in tooltip hints: rating Negative, rating Neutral, rating Positive, rating Strong, thoroughness, understanding, reviews count.

Neg
Neu
Pos
Str
tho
und
rev
16
16
4
4
4
4
4
4
4
4
crate version
rating
date
reviewer
thoroughness, understanding
fastrand 1.8.0
positive
2022-07-25
high, high

This new version adds trivial methods to get the seed out of an existing
generator. I don't see any problem with this feature.

My recommendation stands: use this as a non-cryptographic PRNG if you don't
already depend on rand and want to keep your dependencies to the minimum.

fastrand 1.8.0
positive
2022-07-25
high, high

This new version adds trivial methods to get the seed out of an existing
generator. I don't see any problem with this feature.

My recommendation stands: use this as a non-cryptographic PRNG if you don't
already depend on rand and want to keep your dependencies to the minimum.

© bestia.dev 2023, MIT License, Version: 2023.608.1636

Open source repository for this web app: https://github.com/bestia-dev/cargo_crev_web/