GammaSRNG.empty

struct GammaSRNG(T, UniformRNG = Random)
enum empty = false;

Meta