xtd 0.2.0
Loading...
Searching...
No Matches
xtd::random Member List

This is the complete list of members for xtd::random, including all inherited members.

equals(const object &obj) const noexceptxtd::object
equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
generator() const noexceptxtd::random
get_hash_code() const noexceptxtd::objectvirtual
get_type() const noexceptxtd::objectvirtual
memberwise_clone() const noexceptxtd::objectinline
next() constxtd::randomvirtual
next() constxtd::randominline
next(int32 max_value) constxtd::randomvirtual
next(value_t max_value) constxtd::randominline
next(int32 min_value, int32 max_value) constxtd::randomvirtual
next(value_t min_value, value_t max_value) constxtd::randominline
next_bytes(std::vector< xtd::byte > &buffer) constxtd::randomvirtual
next_bytes(xtd::byte *buffer, size_t buffer_size) constxtd::randomvirtual
next_double() constxtd::randomvirtual
next_values(std::vector< value_t > &buffer) constxtd::randominline
next_values(value_t *buffer, size_t buffer_size) constxtd::randominline
object()=defaultxtd::object
random()xtd::random
random(uint32 seed)xtd::randomexplicit
random(std::random_device &random_device)xtd::randomexplicit
reference_equals(const object &object_a, const object &object_b) noexceptxtd::objectstatic
sample() constxtd::randomprotectedvirtual
to_string() const noexceptxtd::objectvirtual