UniformVariable.isRandomVariable

struct UniformVariable(T)
enum isRandomVariable = true;

Meta