#include "argument_null_exception.h"
#include "argument_out_of_range_exception.h"
#include "box_integer.h"
#include "core_export.h"
#include "environment.h"
#include "math.h"
#include "object.h"
#include "optional.h"
#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. | |