xtd - Reference Guide  0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Classes | Namespaces
random.h File Reference
#include <limits>
#include <optional>
#include <random>
#include "argument_null_exception.h"
#include "argument_out_of_range_exception.h"
#include "core_export.h"
#include "environment.h"
#include "object.h"

Definition

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

 xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.