Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markjolah/anyrng
A type-erased random number generator interface to std library generators.
https://github.com/markjolah/anyrng
Last synced: 8 days ago
JSON representation
A type-erased random number generator interface to std library generators.
- Host: GitHub
- URL: https://github.com/markjolah/anyrng
- Owner: markjolah
- License: apache-2.0
- Created: 2018-07-11T18:37:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-15T02:22:16.000Z (almost 6 years ago)
- Last Synced: 2024-03-19T18:26:17.743Z (10 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnyRng
A type-erased random number generator interface to std library generators.