Avril
c21c7e77e9
crand::next_u64() now correctly returns uniformly between 0..=RANGE_MAX
...
Fortune for cpprng's current commit: Small blessing − 小吉
3 years ago
Avril
b59c0671d2
Added ranges to Random base.
...
Added crand::RANGE_MIN/MAX, overriden required base ranges to point to them.
crand::next_u64() returns within this range but discards the negative result
Fortune for cpprng's current commit: Small blessing − 小吉
3 years ago
Avril
977e32c711
crand: started integer rng overrides
...
Fortune for cpprng's current commit: Half blessing − 半吉
3 years ago
Avril
c8622410d8
crand: raw sample ok
...
Fortune for cpprng's current commit: Middle blessing − 中吉
3 years ago
Avril
ea4538231e
Fix incorrect uint48_t sizing.
...
Resolve xsubi via ifunc if bitfield is placed in unexpected location within union.
Fortune for cpprng's current commit: Middle blessing − 中吉
3 years ago
Avril
2b24ab0408
All that aligned_ptr<bullshit> work for nothing huh...
...
Fortune for cpprng's current commit: Half blessing − 半吉
3 years ago
Avril
3b1628d396
Added mem::aligned_ptr<T> wrapper
...
Fortune for cpprng's current commit: Future blessing − 末吉
3 years ago
Avril
5ac7fc5e11
start: c Random subclass (jrand48_r())
...
Fortune for cpprng's current commit: Curse − 凶
3 years ago
Avril
7bd7964d98
Random::iterator<T> skel
...
Fortune for cpprng's current commit: Half blessing − 半吉
3 years ago
Avril
ff8c729ef7
Initial commit
...
Added `Random` interface.
Fortune for cpprng's current commit: Blessing − 吉
3 years ago