issues
search
rust-random
/
rand
A Rust library for random number generation.
https://crates.io/crates/rand
Other
1.67k
stars
432
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QoL: consider reducing transitive dependencies on heavy crates
#1483
Bromeon
closed
3 months ago
2
Improve SmallRng initialization performance
#1482
arthurprs
closed
1 month ago
3
Add `p()` for `Bernoulli`
#1481
marcpabst
closed
1 month ago
2
Doc issues
#1480
dhardy
closed
3 months ago
0
Document small issues
#1479
dhardy
closed
3 months ago
1
Added Multinomial distribution
#1478
benjamin-lieser
opened
3 months ago
0
Rename `serde1` feature to `serde`.
#1477
waywardmonkeys
closed
3 months ago
1
`choose_multiple_weighted` returns unexpect probability of result
#1476
heavycharged
opened
4 months ago
4
Consider implementing "Algorithms for Generating Small Random Samples" in index::sample_array
#1475
TheIronBorn
closed
4 months ago
2
Fix `clippy::doc_markdown` warnings.
#1474
waywardmonkeys
closed
4 months ago
0
Use explicit features rather than implicit.
#1473
waywardmonkeys
closed
1 month ago
7
Fix some typos.
#1472
waywardmonkeys
closed
4 months ago
0
Rng::gen_index; no usize for Standard
#1471
dhardy
closed
2 months ago
4
rand::distributions -> distr; split uniform module
#1470
dhardy
closed
4 months ago
0
Portability fixes
#1469
dhardy
closed
4 months ago
0
Supported target_pointer_width: 32, 64-bit only?
#1468
dhardy
closed
1 month ago
1
Add serde1 feature on SmallRng
#1467
maratik123
closed
4 months ago
1
`rand_distr`: Rename Zeta parameter from `a` to `s`
#1466
MichaelOwenDyer
closed
4 months ago
0
Tracker: optimizations
#1465
dhardy
opened
4 months ago
0
rand_distr: split gamma module
#1464
dhardy
closed
4 months ago
0
rand::rngs::StdRng produces different values in/out struct
#1463
TOPbuaa
closed
4 months ago
7
UniformFloat: allow inclusion of high in all cases
#1462
dhardy
closed
4 months ago
4
CHANGE: Change parameter of Zeta distribution from `a` to `s`
#1461
MichaelOwenDyer
closed
4 months ago
1
Add reusable counterpart of WeightedIndex
#1460
maratik123
closed
1 week ago
1
Add reusable counterpart of WeightedIndex
#1459
maratik123
opened
5 months ago
4
Add trait for RNGs that support efficient jump-ahead
#1458
benwh1
closed
3 months ago
18
Fix Nightly Clippy lints
#1457
newpavlov
closed
6 months ago
0
Fix benches CI job
#1456
newpavlov
closed
6 months ago
0
Revise RNG docs; enable small_rng by default
#1455
dhardy
closed
6 months ago
0
Revise crate doc for rand_pcg, rand_chacha
#1454
dhardy
closed
6 months ago
0
Add IndexedRandom::choose_multiple_array, index::sample_array
#1453
dhardy
closed
5 months ago
2
Revise pert
#1452
dhardy
closed
4 months ago
10
Tweak docs CI job
#1451
newpavlov
closed
6 months ago
0
Rename `doc_cfg` to `docsrs` and use `doc_auto_cfg`
#1450
newpavlov
closed
6 months ago
0
Delete unused branches
#1449
newpavlov
closed
6 months ago
10
Apply rustfmt and fix Clippy warnings
#1448
newpavlov
closed
6 months ago
2
Update Panic documentation and #[track_caller]
#1447
josephlr
closed
6 months ago
0
Use zerocopy 0.7.33, not 0.8.0-alpha
#1446
joshlf
closed
6 months ago
2
Incorrect Comment?
#1445
idontgetoutmuch
closed
1 month ago
1
Make WeightedTree::try_sample public
#1444
xmakro
closed
6 months ago
1
removing from_entropy from SmallRng breaks what i think is a common usage
#1443
tenturestept
closed
3 months ago
4
Add #[track_caller] to methods which panic
#1442
josephlr
closed
6 months ago
4
Update zerocopy to 0.8.0 alpha.8 ...
#1441
dhardy
closed
6 months ago
3
Update zerocopy requirement from =0.8.0-alpha.6 to =0.8.0-alpha.8
#1440
dependabot[bot]
closed
6 months ago
1
Upgrade criterion
#1439
dhardy
closed
6 months ago
1
Rename `Rng::gen` to `Rng::random`
#1438
vks
closed
6 months ago
0
Annotate functions with #[track_caller]
#1437
Tahinli
closed
6 months ago
2
Add "bug report" issue template
#1436
dhardy
closed
7 months ago
0
CHANGE: Rename `Rng::gen` to avoid conflicting with a keyword in Rust 2024
#1435
PatchMixolydic
closed
6 months ago
6
Add distribution plots to `rand_distr` documentation
#1434
MichaelOwenDyer
closed
4 months ago
31
Previous
Next