Random

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(int seed)
Undocumented in source.

Members

Functions

Next
int Next()
Undocumented in source. Be warned that the author may not have intended to support it.
Next
int Next(int max)
Undocumented in source. Be warned that the author may not have intended to support it.
Next
int Next(int min, int max)
Undocumented in source. Be warned that the author may not have intended to support it.
NextDouble
double NextDouble()
Undocumented in source. Be warned that the author may not have intended to support it.
NextFloat
float NextFloat()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta