Feature: SmallRng instead of StdRng #4263
Labels
C-feature
Category: feature
C-improvement
Category: improvement
community-take
good first issue
Category: good first issue
Summary
Description for this feature.
https://docs.rs/rand/0.5.4/rand/rngs/struct.SmallRng.html
An RNG recommended when small state, cheap initialization and good performance are required
The text was updated successfully, but these errors were encountered: