unpredictableSeed.unpredictableSeed

ditto

template unpredictableSeed(UIntType)
@property @nogc nothrow @trusted
static if(!(is(UIntType == uint)))
static if(!(!is(Unqual!UIntType == UIntType)))
UIntType
unpredictableSeed
()
if (
isUnsigned!UIntType
)

Meta