2
0
mirror of https://github.com/boostorg/random.git synced 2026-01-19 16:32:16 +00:00
Files
random/meta/libraries.json
2024-02-15 08:23:17 +01:00

20 lines
390 B
JSON

{
"key": "random",
"name": "Random",
"authors": [
"Jens Maurer"
],
"description": "A complete system for random number generation.",
"std": [
"tr1"
],
"category": [
"Math"
],
"maintainers": [
"Steven Watanabe <watanabesj -at- gmail.com>",
"Matt Borland <matt -at- mattborland.com>"
],
"cxxstd": "11"
}