18 lines
318 B
JSON
18 lines
318 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>"
|
|
]
|
|
}
|