issues
search
smol-rs
/
fastrand
A simple and fast random number generator
Apache License 2.0
408
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optimise .fill() throughput
#43
Bluefinger
closed
1 year ago
0
Implement rand_core support
#42
notgull
closed
1 year ago
2
Test WASI on CI
#41
taiki-e
closed
1 year ago
0
matklad's dream fastrand
#40
matklad
opened
2 years ago
2
Simplify wasm tests
#39
taiki-e
closed
2 years ago
0
Rng.clone() should not change internal state - issue #36
#38
ra1u
closed
1 year ago
0
Rng.clone() should not change internal state - issue #36
#37
ra1u
closed
2 years ago
1
clone() does not behave as expected
#36
ra1u
closed
1 year ago
18
Implement `Rng::fill`
#35
cloudhead
closed
2 years ago
4
wasm: Uncaught TypeError: Error resolving module specifier “env”
#34
schell
closed
2 years ago
2
Implement `get_seed`
#33
aleksanderkrauze
closed
2 years ago
1
Feature request: add `get_seed` method for `Rng`
#32
aleksanderkrauze
closed
2 years ago
4
Remove Internal Mutability
#31
DE0CH
closed
1 year ago
4
Implement RngCore
#30
DE0CH
closed
2 years ago
4
Add choose_multiple
#29
DE0CH
closed
1 year ago
4
Add a way to seed the thread local default generator
#28
notgull
closed
2 years ago
2
instant needs wasm-bindgen outside of dev
#27
zperk13
closed
1 year ago
1
make rng seed extendable
#26
Yneth
closed
1 year ago
2
added char() implementations and tests
#25
BartMassey
closed
2 years ago
3
Needs `char` generator
#24
BartMassey
closed
2 years ago
0
Derive `PartialEq` and `Eq` on `Rng`
#23
DougLau
closed
2 years ago
1
PartialEq for Rng
#22
DougLau
closed
2 years ago
1
gen same
#21
xx-7
closed
2 years ago
1
1.5.0 changes random values with seeds
#20
rcoh
opened
3 years ago
2
Should Wyrand be considered?
#19
CGMossa
closed
3 years ago
0
Custom range for floats
#18
IceSentry
closed
1 year ago
2
Bump to v1.4.1
#17
taiki-e
closed
3 years ago
0
Fix bug when generating a signed integer within a range
#16
loiclec
closed
3 years ago
1
Signed integer generation returns number outside the input range
#15
loiclec
closed
3 years ago
1
Switch to Wyrand
#14
SabrinaJewson
closed
3 years ago
5
Performance optimizations
#13
piegamesde
opened
3 years ago
8
Remove readme field from Cargo.toml
#12
taiki-e
closed
3 years ago
0
Update license badge to match Cargo.toml
#11
taiki-e
closed
3 years ago
0
Update URLs
#10
taiki-e
closed
3 years ago
0
Update rand, rand_pcg, and getrandom
#9
taiki-e
closed
3 years ago
0
Fix CI
#8
taiki-e
closed
3 years ago
0
Add wasm tests
#7
chemicstry
closed
4 years ago
5
Add wasm support
#6
chemicstry
closed
4 years ago
1
Add `Rng::from` function
#5
cloudhead
closed
4 years ago
1
Implement `Clone` for `Rng`
#4
cloudhead
closed
4 years ago
4
Seeding multiple RNGs
#3
cloudhead
closed
4 years ago
2
Doesn't compile on f32::MANTISSA_DIGITS and f64::MANTISSA_DIGITS
#2
leanthebean
closed
4 years ago
1
Compilation errors with non-latest stable cargo/rustc
#1
joshuarli
closed
4 years ago
5
Previous