GammaSRNG.popFront

struct GammaSRNG(T, UniformRNG = Random)
static @safe pure nothrow @nogc
void
popFront
()
if (
isFloatingPoint!T
)

Meta