boost_random 0.1.0

Boost C++ library boost_random packaged using Zanbil
Documentation
{
    "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"
}