issues
search
rust-random
/
rand
A Rust library for random number generation.
https://crates.io/crates/rand
Other
1.67k
stars
431
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allow smaller in seq::gen_index
#1336
burdges
closed
1 year ago
2
fix partial_shuffle documentation
#1335
TheIronBorn
closed
1 year ago
0
De-blob serde
#1334
pinkforest
closed
1 year ago
1
serde_derive brings binary blob and breaks builds
#1333
pinkforest
closed
1 year ago
6
Implement Standard support for signed NonZero* types
#1332
elichai
closed
1 year ago
0
Add tests for `Uniform::try_from` with invalid ranges
#1331
vks
closed
1 year ago
0
Add support for wasm
#1330
mokeyish
closed
1 year ago
6
Upgrade criterion
#1329
vks
closed
7 months ago
14
Shuffles by generalized Feistel algorithms
#1328
burdges
closed
1 year ago
1
Add `--generate-link-to-definition` option when building on docs.rs
#1327
GuillaumeGomez
closed
1 year ago
5
CHANGE: Add error handling for propogating failures
#1326
lsampras
closed
1 year ago
6
Fix infinite loop in Binomial distribution
#1325
benjamin-lieser
closed
1 year ago
4
Bug. Infinite loop in Binomial Distribution
#1324
benjamin-lieser
closed
1 year ago
2
It is not reasonable for `rand_distr::Zipf` to return floating-point values
#1323
seekstar
closed
1 month ago
16
const generic and dynamic distributions (Dirichlet, Multinomial, ...)
#1322
benjamin-lieser
closed
1 year ago
1
API Design Question: why does `Rng::gen_range` exist, rather than `impl Distribution<Range<T>>` ?
#1321
nathan-at-least
closed
1 year ago
3
Replace tab character with spaces in poisson.rs.
#1320
WarrenWeckesser
closed
1 year ago
0
Testing functions requiring CryptoRng
#1319
ignassew
closed
1 year ago
8
impl TrustedLen is unsafe
#1318
dhardy
closed
1 year ago
2
ReseedingRng: fix doc comment on reseeding behavior after UNIX fork
#1317
LiosK
closed
1 year ago
1
fix feature typo
#1316
ihciah
closed
1 year ago
1
Add `DistString` impl to `Uniform` and `Slice`
#1315
aobatact
closed
1 year ago
1
[Question]: How to compute the probability of a data point in a given distribution.
#1314
wiseaidev
closed
1 year ago
1
use wasm compatible getrandom
#1313
wwwehr
closed
1 year ago
0
Poisson sample() hangs when lambda is close to max of the float type.
#1312
WarrenWeckesser
closed
1 month ago
6
Fix PERT distribution for when `mode` is very close to `(max - min) / 2`
#1311
LukasKalbertodt
closed
6 months ago
2
rand::SmallRng produces different values in WASM than Rust for the same seed
#1310
wilwade
closed
1 year ago
3
`WeightedIndex` produces unexpected results when sum of weights does not fit in the integer type
#1309
tibordp
closed
11 months ago
2
Simplify slice size calcuation
#1308
schubart
closed
1 year ago
0
Implementing `SliceRandom::choose_multiple(_weighted)` is impossible if you aren't simply forwarding the calls to an inner `[T]`
#1307
LikeLakers2
closed
9 months ago
10
Amend value stability / portability rules
#1306
dhardy
closed
4 months ago
0
Re-introduce Rng::gen_iter
#1305
dhardy
closed
1 year ago
0
StepRng: better documentation of outputs for other types
#1304
dhardy
closed
1 year ago
0
StepRng almost always produces bool false
#1303
jayvdb
closed
1 year ago
4
Enable implementing Uniform distributions on external types
#1302
coreylowman
closed
1 year ago
1
Improve calculation of the `scale` parameter for the uniform float distribution.
#1301
WarrenWeckesser
closed
4 months ago
7
Make `libm` dependency optional if using `std_math`
#1300
coreylowman
closed
1 year ago
3
Uniform Generator hangs for certain limits.
#1299
GUIpsp
closed
4 months ago
7
RngCore + CryptoRng + Default semantics
#1298
burdges
closed
1 year ago
6
CHANGE: The name `distributions::Standard` is misleading
#1297
Enter-tainer
closed
1 week ago
15
ENH: Add the negative binomial distribution to rand_distr.
#1296
WarrenWeckesser
closed
1 week ago
10
Negative binomial distribution?
#1295
WarrenWeckesser
closed
1 year ago
2
Don't run the random write test
#1294
SUPERCILEX
closed
1 year ago
0
Test trying to write to /tmp/random.bytes
#1293
bjorn3
closed
1 year ago
3
Use const generics in Dirichlet
#1292
Armavica
closed
1 year ago
7
Poisson distribution falls into an infinite loop for parameter λ=∞
#1291
Thopic
closed
1 year ago
2
Poisson distribution falls into an infinite loop for parameter λ=∞
#1290
Thopic
closed
1 year ago
1
Uniform float improvements
#1289
dhardy
closed
1 year ago
4
Rename Rng -> RngExt, RngCore -> Rng
#1288
dhardy
closed
1 year ago
3
Uniform sampling: use Canon's method
#1287
dhardy
closed
1 year ago
7
Previous
Next