#include "argument_null_exception.hpp"#include "argument_out_of_range_exception.hpp"#include "array.hpp"#include "box_integer.hpp"#include "core_export.hpp"#include "environment.hpp"#include "math.hpp"#include "numeric_literals.hpp"#include "object.hpp"#include "optional.hpp"#include "span.hpp"#include <algorithm>#include <limits>#include <random>Contains xtd::random class.
Go to the source code of this file.
Classes | |
| class | xtd::random |
| Represents a pseudo-random number generator, a device that produces a sequence of numbers that meet certain statistical requirements for randomness. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |