random

Generates an NxN matrix of latencies using a randomized normal distribution.

template random(size_t n, double mean, double stddev)
nothrow @safe @nogc
random
()

Members

Functions

random
auto random()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta