PCG Generator
Open
- Dominant language
- C++
- Stars
- 42
- Forks
- 76
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 5
Description
There has been a lot of complaining on the internet recently about how `` has poor random number generators. I am wondering if there is interest in implementation and addition of the PCG random number generator to boost.random, with an eye towards addition into ``. The implementation does not look difficult.
http://www.pcg-random.org/download.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.